Home
last modified time | relevance | path

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

/linux/drivers/usb/image/
H 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()
787 if (mdc800->state != READY) in mdc800_device_write()
879 mdc800->state=READY; in mdc800_device_write()
932 mdc800->state=READY; in mdc800_device_write()
/linux/drivers/net/ethernet/qualcomm/emac/
H 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/arch/m68k/fpsp040/
H 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
H 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
H A Dsatan.S316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
H A Dstan.S195 |--FP1 IS NOW READY
/linux/drivers/misc/mei/
H A Ddebugfs.c96 MEI_PXP_MODE(READY); in mei_dev_pxp_mode_str()
/linux/Documentation/driver-api/
H A Dhsi.rst16 signals and an additional READY signal for flow control. An additional WAKE
/linux/drivers/bus/mhi/
H A Dcommon.h302 mhi_state(READY, "READY") \
/linux/Documentation/translations/zh_CN/scsi/
H A Dlibsas.rst376 改了 READY LED 含义的设置,sysfs 树不会反映这种状态变化;但它
/linux/Documentation/devicetree/bindings/bus/
H A Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
/linux/Documentation/mhi/
H A Dmhi.rst197 * Waits until the device enters READY state.
/linux/Documentation/scsi/
H A Dlibsas.rst398 you e.g., change the meaning of the READY LED MEANING
H 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…
H A Dsym53c8xx_2.rst885 first TEST UNIT READY command received for this device.
H A Dncr53c8xx.rst1181 first TEST UNIT READY command received for this device.
/linux/sound/core/
H A Dpcm.c226 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
/linux/drivers/net/phy/
H A Dphy.c52 PHY_STATE_STR(READY) in phy_state_to_str()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs898 requested with a READY TO TRANSFER UPIU. The full information
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S8261 mov.l FFRAC(%a6),%d1 # READY TO GET ADDRESS OF 1/F
8272 fmovm.x &0xc,-(%sp) # SAVE FP2-3 WHILE FP0 IS NOT READY
8279 fmul.x LOGOF2(%pc),%fp1 # GET K*LOG2 WHILE FP0 IS NOT READY
H A Dfpsp.S6422 #--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS