Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/mtd/
Dallwinner,sun4i-a10-nand.yaml77 Contains the native Ready/Busy IDs.
Dnand-controller.yaml109 Contains the native Ready/Busy IDs.
116 Ready/Busy pins. Active state refers to the NAND ready state and
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-6.1.9/Documentation/trace/
Duser_events.rst172 Busy: BusyCount
180 Busy: 0
188 Busy: 1
/linux-6.1.9/drivers/video/fbdev/riva/
Driva_hw.h465 int (*Busy)(struct _riva_hw_inst *); member
Driva_hw.c2000 chip->Busy = nv3Busy; in nv3GetConfig()
2057 chip->Busy = nv4Busy; in nv4GetConfig()
2162 chip->Busy = nv10Busy; in nv10GetConfig()
Dfbdev.c960 while (par->riva.Busy(&par->riva)); in wait_for_idle()
/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py428 def Busy(self): member in FindBar
1072 self.find_bar.Busy()
2810 def Busy(self): member in FetchMoreRecordsBar
2851 self.Busy()
3271 self.find_bar.Busy()
4105 self.find_bar.Busy()
4225 self.find_bar.Busy()
/linux-6.1.9/Documentation/input/devices/
Djoystick-parport.rst600 11 BUSY Busy
/linux-6.1.9/Documentation/driver-api/
Dparport-lowlevel.rst1238 - PARPORT_STATUS_BUSY (busy, "Busy")
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.seq1790 * Index into our Busy Target table. SINDEX and DINDEX are modified
Daic79xx.reg2014 field BSYX 0x08 /* Busy Expander */
/linux-6.1.9/arch/x86/
DKconfig2635 Enable calls to APM CPU Idle/CPU Busy inside the kernel's idle loop.