Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dsunxi-nand.txt24 - 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
Datmel-nand.txt41 - rb-gpios: the GPIO(s) used to check the Ready/Busy status of the NAND.
44 - atmel,rb: an integer identifying the native Ready/Busy pin. Only meaningful
Dnand.txt50 - nand-rb: shall contain the native Ready/Busy ids.
/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.h465 int (*Busy)(struct _riva_hw_inst *); member
Driva_hw.c2039 chip->Busy = nv3Busy; in nv3GetConfig()
2096 chip->Busy = nv4Busy; in nv4GetConfig()
2201 chip->Busy = nv10Busy; in nv10GetConfig()
Dfbdev.c963 while (par->riva.Busy(&par->riva)); in wait_for_idle()
/Linux-v4.19/Documentation/input/devices/
Djoystick-parport.rst600 11 BUSY Busy
/Linux-v4.19/Documentation/
Dparport-lowlevel.txt1238 - PARPORT_STATUS_BUSY (busy, "Busy")
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.reg2014 field BSYX 0x08 /* Busy Expander */
Daic7xxx.seq1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
/Linux-v4.19/arch/x86/
DKconfig2526 Enable calls to APM CPU Idle/CPU Busy inside the kernel's idle loop.