Home
last modified time | relevance | path

Searched refs:Busy (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dsunxi-nand.txt18 - allwinner,rb : shall contain the native Ready/Busy ids.
Dfsl-upm-nand.txt15 - gpios : may specify optional GPIOs connected to the Ready-Not-Busy pins
/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.h465 int (*Busy)(struct _riva_hw_inst *); member
Driva_hw.c2036 chip->Busy = nv3Busy; in nv3GetConfig()
2093 chip->Busy = nv4Busy; in nv4GetConfig()
2196 chip->Busy = nv10Busy; in nv10GetConfig()
Dfbdev.c963 while (par->riva.Busy(&par->riva)); in wait_for_idle()
/linux-4.4.14/Documentation/input/
Djoystick-parport.txt531 11 | BUSY | Busy
/linux-4.4.14/Documentation/
Dparport-lowlevel.txt1013 - PARPORT_STATUS_BUSY (busy, "Busy")
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
Daic79xx.reg2014 field BSYX 0x08 /* Busy Expander */
/linux-4.4.14/arch/x86/
DKconfig2268 Enable calls to APM CPU Idle/CPU Busy inside the kernel's idle loop.