Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pcmcia/
Dpxa2xx_colibri.c35 READY = 1, enumerator
61 skt->socket.pci_irq = gpio_to_irq(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_hw_init()
80 state->ready = !!gpio_get_value(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_socket_state()
131 colibri_pcmcia_gpios[READY].gpio = COLIBRI270_READY_GPIO; in colibri_pcmcia_init()
139 colibri_pcmcia_gpios[READY].gpio = COLIBRI320_READY_GPIO; in colibri_pcmcia_init()
Dvrc4173_cardu.h92 #define READY 0x20 macro
Dvrc4173_cardu.c174 if (status & READY) val |= SS_READY; in cardu_get_status()
425 if ((csc & RDY_CHG) && (status & READY)) in get_events()
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Drohm,bd71837-pmic.txt31 are called as SNVS and READY. At READY state all the PMIC power outputs go
37 switched power state to SNVS. If reset is done via READY state the power
39 target state is set to READY by default. If SNVS state is used the boot
/Linux-v5.4/drivers/usb/image/
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()
786 if (mdc800->state != READY) in mdc800_device_write()
878 mdc800->state=READY; in mdc800_device_write()
931 mdc800->state=READY; in mdc800_device_write()
/Linux-v5.4/drivers/net/ethernet/qualcomm/emac/
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-v5.4/drivers/infiniband/hw/qib/
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-v5.4/arch/m68k/fpsp040/
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
Dssin.S208 |--FP1 IS NOW READY
300 |--FP0 IS NOW READY
461 |--FP2 IS READY
470 |--FP2 IS READY
563 |--FP1 IS NOW READY
Dsatan.S316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
Dstan.S195 |--FP1 IS NOW READY
/Linux-v5.4/Documentation/driver-api/
Dhsi.rst16 signals and an additional READY signal for flow control. An additional WAKE
/Linux-v5.4/Documentation/ide/
DChangeLog.ide-floppy.1996-200215 * Issue START command only if TEST UNIT READY fails.
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h123 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
/Linux-v5.4/drivers/net/phy/
Dphy.c42 PHY_STATE_STR(READY) in phy_state_to_str()
/Linux-v5.4/Documentation/hid/
Dintel-ish-hid.rst284 | | |-----HOST READY--------------->|
/Linux-v5.4/sound/core/
Dpcm.c232 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
/Linux-v5.4/Documentation/scsi/
Dlibsas.txt343 you e.g., change the meaning of the READY LED MEANING
DChangeLog.megaraid_sas557 …al state before firing INIT, now we send RESET Flag to FW instead of just READY. This is used to d…
Dsym53c8xx_2.txt724 first TEST UNIT READY command received for this device.
Dncr53c8xx.txt967 first TEST UNIT READY command received for this device.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-ufs742 requested with a READY TO TRANSFER UPIU. The full information
/Linux-v5.4/arch/m68k/ifpsp060/src/
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
Dfpsp.S6422 #--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS