Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dfsl-upm-nand.txt12 - gpios : may specify optional GPIOs connected to the Ready-Not-Busy pins
Datmel-nand.txt42 - rb-gpios: the GPIO(s) used to check the Ready/Busy status of the NAND.
45 - atmel,rb: an integer identifying the native Ready/Busy pin. Only meaningful
/Linux-v5.10/drivers/video/fbdev/riva/
Driva_hw.h465 int (*Busy)(struct _riva_hw_inst *); member
Driva_hw.c2020 chip->Busy = nv3Busy; in nv3GetConfig()
2077 chip->Busy = nv4Busy; in nv4GetConfig()
2182 chip->Busy = nv10Busy; in nv10GetConfig()
Dfbdev.c959 while (par->riva.Busy(&par->riva)); in wait_for_idle()
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py421 def Busy(self): member in FindBar
1065 self.find_bar.Busy()
2803 def Busy(self): member in FetchMoreRecordsBar
2844 self.Busy()
3264 self.find_bar.Busy()
4098 self.find_bar.Busy()
4218 self.find_bar.Busy()
/Linux-v5.10/Documentation/input/devices/
Djoystick-parport.rst600 11 BUSY Busy
/Linux-v5.10/Documentation/driver-api/
Dparport-lowlevel.rst1238 - PARPORT_STATUS_BUSY (busy, "Busy")
/Linux-v5.10/drivers/scsi/aic7xxx/
Daic79xx.reg2014 field BSYX 0x08 /* Busy Expander */
Daic7xxx.seq1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
/Linux-v5.10/arch/x86/
DKconfig2547 Enable calls to APM CPU Idle/CPU Busy inside the kernel's idle loop.