| /linux/arch/sparc/kernel/ |
| H A D | itlb_miss.S | 8 srlx %g6, 22, %g6 ! Delay slot 18 nop ! Delay slot, fill me
|
| H A D | dtlb_miss.S | 8 srlx %g6, 22, %g6 ! Delay slot
|
| /linux/tools/power/pm-graph/config/ |
| H A D | freeze.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | standby.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | standby-callgraph.cfg | 58 # Back to Back Suspend Delay 62 # Pre Suspend Delay 66 # Post Resume Delay
|
| H A D | freeze-dev.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | freeze-callgraph.cfg | 58 # Back to Back Suspend Delay 62 # Pre Suspend Delay 66 # Post Resume Delay
|
| H A D | suspend.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | suspend-callgraph.cfg | 58 # Back to Back Suspend Delay 62 # Pre Suspend Delay 66 # Post Resume Delay
|
| H A D | standby-dev.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | suspend-x2-proc.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | suspend-dev.cfg | 57 # Back to Back Suspend Delay 61 # Pre Suspend Delay 65 # Post Resume Delay
|
| H A D | example.cfg | 85 # Back to Back Suspend Delay 89 # Pre Suspend Delay 93 # Post Resume Delay
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | lpc32xx-slc.txt | 11 - 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 D | cavium-pip.txt | 40 - 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 D | delay-loop.S | 46 @ Delay routine
|
| /linux/arch/arc/kernel/ |
| H A D | entry-arcv2.S | 226 ; 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 D | sysfs-driver-hid-picolcd | 21 Description: Delay PicoLCD waits before restarting in new mode when
|
| /linux/samples/pktgen/ |
| H A D | README.rst | 32 -w : ($DELAY) Tx Delay value (ns)
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | ucc.txt | 51 Delay), "rgmii-txid" (delay on TX only), "rgmii-rxid" (delay on RX only),
|
| /linux/net/sched/ |
| H A D | Kconfig | 267 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 D | pcmtest.rst | 65 Delay injection
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu71.h | 222 uint8_t Delay; member
|
| H A D | smu72.h | 318 uint8_t Delay; member
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init301.c | 802 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 …]
|