Home
last modified time | relevance | path

Searched refs:READY (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/devicetree/bindings/net/
A Dintel,ixp4xx-ethernet.yaml42 - description: phandle to the TX READY queue node
43 - description: TX READY queue instance to use
44 description: phandle to the TX READY queue on the NPE
/linux/drivers/usb/image/
A Dmdc800.c119 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator
372 mdc800->state=READY; in mdc800_usb_write_notify()
394 mdc800->state=READY; in mdc800_usb_download_notify()
527 mdc800->state=READY; in mdc800_usb_probe()
785 if (mdc800->state != READY) in mdc800_device_write()
877 mdc800->state=READY; in mdc800_device_write()
930 mdc800->state=READY; in mdc800_device_write()
/linux/Documentation/devicetree/bindings/iio/light/
A Dams,as73211.yaml31 Interrupt specifier for the READY interrupt generated by the device.
54 interrupts = <19 IRQ_TYPE_EDGE_RISING>; /* READY */
/linux/Documentation/devicetree/bindings/crypto/
A Dintel,ixp4xx-crypto.yaml45 - description: phandle to the TX READY queue on the NPE
47 description: phandle to the TX READY queue on the NPE, the cell describing
/linux/Documentation/devicetree/bindings/mfd/
A Drohm,bd71837-pmic.yaml45 # are called as SNVS and READY. At READY state all the PMIC power outputs go
51 # switched power state to SNVS. If reset is done via READY state the power
53 # target state is set to READY by default. If SNVS state is used the boot
A Drohm,bd71847-pmic.yaml45 # states. States are called as SNVS and READY. At READY state all the PMIC
51 # reset has switched power state to SNVS. If reset is done via READY state the
53 # target state is set to READY by default. If SNVS state is used the boot
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac-sgmii-fsm9900.c88 #define READY BIT(5) macro
224 if (readl(phy->base + EMAC_QSERDES_COM_RESET_SM) & READY) in emac_sgmii_init_fsm9900()
/linux/drivers/infiniband/hw/qib/
A Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator
776 else if (dc->state < READY && (*off || count != 8)) in qib_diag_read()
850 else if (dc->state < READY && in qib_diag_write()
902 dc->state = READY; /* all read/write OK now */ in qib_diag_write()
/linux/drivers/accel/ivpu/
A Divpu_hw_btrs.c212 return REGB_POLL_FLD(VPU_HW_BTRS_MTL_VPU_STATUS, READY, exp_val, PLL_TIMEOUT_US); in wait_for_status_ready()
214 return REGB_POLL_FLD(VPU_HW_BTRS_LNL_VPU_STATUS, READY, exp_val, PLL_TIMEOUT_US); in wait_for_status_ready()
573 return REG_TEST_FLD(VPU_HW_BTRS_MTL_VPU_STATUS, READY, val) && in ivpu_hw_btrs_is_idle()
578 return REG_TEST_FLD(VPU_HW_BTRS_LNL_VPU_STATUS, READY, val) && in ivpu_hw_btrs_is_idle()
/linux/arch/m68k/fpsp040/
A Dslogn.S364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F
375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY
382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
A Dssin.S208 |--FP1 IS NOW READY
300 |--FP0 IS NOW READY
461 |--FP2 IS READY
470 |--FP2 IS READY
563 |--FP1 IS NOW READY
A Dsatan.S316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
A Dstan.S195 |--FP1 IS NOW READY
/linux/drivers/misc/mei/
A Ddebugfs.c96 MEI_PXP_MODE(READY); in mei_dev_pxp_mode_str()
/linux/Documentation/driver-api/
A Dhsi.rst16 signals and an additional READY signal for flow control. An additional WAKE
/linux/drivers/bus/mhi/
A Dcommon.h302 mhi_state(READY, "READY") \
/linux/Documentation/devicetree/bindings/bus/
A Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
/linux/drivers/bus/mhi/host/
A Dinternal.h89 dev_st_trans(READY, "READY") \
/linux/Documentation/mhi/
A Dmhi.rst197 * Waits until the device enters READY state.
/linux/sound/core/
A Dpcm.c226 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
/linux/Documentation/scsi/
A Dlibsas.rst398 you e.g., change the meaning of the READY LED MEANING
A DChangeLog.megaraid_sas557 …al state before firing INIT, now we send RESET Flag to FW instead of just READY. This is used to d…
/linux/drivers/net/phy/
A Dphy.c49 PHY_STATE_STR(READY) in phy_state_to_str()
/linux/Documentation/hid/
A Dintel-ish-hid.rst285 | | |-----HOST READY--------------->|
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h134 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \

Completed in 66 milliseconds

12