Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pcmcia/
Dpxa2xx_colibri.c39 READY = 1, enumerator
65 skt->socket.pci_irq = gpio_to_irq(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_hw_init()
84 state->ready = !!gpio_get_value(colibri_pcmcia_gpios[READY].gpio); in colibri_pcmcia_socket_state()
135 colibri_pcmcia_gpios[READY].gpio = COLIBRI270_READY_GPIO; in colibri_pcmcia_init()
143 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-3.4.99/drivers/usb/image/
Dmdc800.c132 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator
386 mdc800->state=READY; in mdc800_usb_write_notify()
408 mdc800->state=READY; in mdc800_usb_download_notify()
541 mdc800->state=READY; in mdc800_usb_probe()
800 if (mdc800->state != READY) in mdc800_device_write()
891 mdc800->state=READY; in mdc800_device_write()
943 mdc800->state=READY; in mdc800_device_write()
/linux-3.4.99/drivers/net/ethernet/dlink/
Dde620.h40 #define READY 0x08 /* 1 = h/w ready to accept cmd/data */ macro
Dde620.c248 while ((((value = inb(STATUS_PORT)) & READY) == 0) && (cnt <= 1000)) in de620_ready()
/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_diag.c61 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator
777 else if (dc->state < READY && (*off || count != 8)) in qib_diag_read()
853 else if (dc->state < READY && in qib_diag_write()
904 dc->state = READY; /* all read/write OK now */ in qib_diag_write()
/linux-3.4.99/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-3.4.99/drivers/staging/keucr/
Dsmil.h94 #define READY 0x40 /* 0:Busy, 1:Ready */ macro
/linux-3.4.99/Documentation/ide/
DChangeLog.ide-floppy.1996-200215 * Issue START command only if TEST UNIT READY fails.
/linux-3.4.99/drivers/scsi/
Du14-34f.c511 #define READY 5 macro
1308 HD(j)->cp_stat[i] = READY; in u14_34f_queuecommand_lck()
1382 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()
1442 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) { in u14_34f_eh_host_reset()
1686 if (HD(j)->cp_stat[k] != READY && HD(j)->cp_stat[k] != IN_USE) continue; in flush_dev()
Deata.c569 #define READY 5 macro
1827 ha->cp_stat[i] = READY; in eata2x_queuecommand_lck()
1897 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()
1961 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in eata2x_eh_host_reset()
2259 if (ha->cp_stat[k] != READY && ha->cp_stat[k] != IN_USE) in flush_dev()
/linux-3.4.99/sound/core/
Dpcm.c230 #define READY(v) [SNDRV_PCM_READY_##v] = #v macro
/linux-3.4.99/Documentation/telephony/
Dixj.txt31 AND SHOULD NOT BE CONSIDERED AS READY FOR NORMAL WIDESPREAD USE.
/linux-3.4.99/Documentation/scsi/
Dlibsas.txt417 you e.g., change the meaning of the READY LED MEANING
DChangeLog.megaraid_sas458 …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.txt968 first TEST UNIT READY command received for this device.
/linux-3.4.99/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
/linux-3.4.99/Documentation/s390/
DDebugging390.txt1865 READY <devno> cause VM to issue a fake interrupt.