Home
last modified time | relevance | path

Searched refs:Delay (Results 1 – 25 of 43) sorted by relevance

12

/linux/arch/sparc/kernel/
H A Ditlb_miss.S8 srlx %g6, 22, %g6 ! Delay slot
18 nop ! Delay slot, fill me
H A Ddtlb_miss.S8 srlx %g6, 22, %g6 ! Delay slot
/linux/tools/power/pm-graph/config/
H A Dfreeze.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dstandby.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dstandby-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
H A Dfreeze-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dfreeze-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
H A Dsuspend.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dsuspend-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
H A Dstandby-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dsuspend-x2-proc.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dsuspend-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
H A Dexample.cfg85 # Back to Back Suspend Delay
89 # Pre Suspend Delay
93 # Post Resume Delay
/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-slc.txt11 - nxp,wdr-clks: Delay before Ready signal is tested on write (W_RDY)
12 - nxp,rdr-clks: Delay before Ready signal is tested on read (R_RDY)
/linux/Documentation/devicetree/bindings/net/
H A Dcavium-pip.txt40 - rx-delay: Delay value for RGMII receive clock. Optional. Disabled if 0.
43 - tx-delay: Delay value for RGMII transmit clock. Optional. Disabled if 0.
/linux/arch/arm/lib/
H A Ddelay-loop.S46 @ Delay routine
/linux/arch/arc/kernel/
H A Dentry-arcv2.S226 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
228 ; Intr returning to a Delay Slot (DS) insn
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-picolcd21 Description: Delay PicoLCD waits before restarting in new mode when
/linux/samples/pktgen/
H A DREADME.rst32 -w : ($DELAY) Tx Delay value (ns)
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt51 Delay), "rgmii-txid" (delay on TX only), "rgmii-rxid" (delay on RX only),
/linux/net/sched/
H A DKconfig267 tristate "Controlled Delay AQM (CODEL)"
269 Say Y here if you want to use the Controlled Delay (CODEL)
278 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
280 Say Y here if you want to use the FQ Controlled Delay (FQ_CODEL)
454 bool "Controlled Delay" if NET_SCH_CODEL
457 bool "Fair Queue Controlled Delay" if NET_SCH_FQ_CODEL
/linux/Documentation/sound/cards/
H A Dpcmtest.rst65 Delay injection
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu71.h222 uint8_t Delay; member
H A Dsmu72.h318 uint8_t Delay; member
/linux/drivers/video/fbdev/sis/
H A Dinit301.c802 unsigned short PanelID, DelayIndex, Delay=0; in SiS_PanelDelay() local
816 Delay = 3; in SiS_PanelDelay()
820 Delay = SiS_Pr->SiS_PanelDelayTbl[DelayIndex].timer[0]; in SiS_PanelDelay()
822 Delay = SiS_Pr->SiS_PanelDelayTbl[DelayIndex].timer[1]; in SiS_PanelDelay()
826 if(!(DelayTime & 0x01)) Delay = (unsigned short)ROMAddr[0x225]; in SiS_PanelDelay()
827 else Delay = (unsigned short)ROMAddr[0x226]; in SiS_PanelDelay()
831 SiS_ShortDelay(SiS_Pr, Delay); in SiS_PanelDelay()
863 Delay = 3; in SiS_PanelDelay()
867 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[0]; in SiS_PanelDelay()
869 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[1]; in SiS_PanelDelay()
[all …]

12