Home
last modified time | relevance | path

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

123

/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dsdhci-sprd.txt33 - sprd,phy-delay-legacy: Delay value for legacy timing.
34 - sprd,phy-delay-sd-highspeed: Delay value for SD high-speed timing.
35 - sprd,phy-delay-sd-uhs-sdr50: Delay value for SD UHS SDR50 timing.
36 - sprd,phy-delay-sd-uhs-sdr104: Delay value for SD UHS SDR50 timing.
37 - sprd,phy-delay-mmc-highspeed: Delay value for MMC high-speed timing.
38 - sprd,phy-delay-mmc-ddr52: Delay value for MMC DDR52 timing.
39 - sprd,phy-delay-mmc-hs200: Delay value for MMC HS200 timing.
40 - sprd,phy-delay-mmc-hs400: Delay value for MMC HS400 timing.
41 - sprd,phy-delay-mmc-hs400es: Delay value for MMC HS400 enhanced strobe timing.
Dmmc-pwrseq-simple.txt19 - post-power-on-delay-ms : Delay in ms after powering the card and
21 - power-off-delay-us : Delay in us after asserting the reset-gpios (if any)
/Linux-v5.4/Documentation/accounting/
Dtaskstats-struct.rst13 2) Delay accounting fields
16 /* Delay accounting fields start */
20 /* Delay accounting fields end */
97 2) Delay accounting fields::
99 /* Delay accounting fields start
101 * All values, until the comment "Delay accounting fields end" are
112 /* Delay waiting for cpu, while runnable
120 /* Delay waiting for synchronous block I/O to complete
126 /* Delay waiting for page fault I/O (swap in only) */
145 /* Delay accounting fields end */
[all …]
Ddelay-accounting.rst2 Delay accounting
38 Delay accounting uses the taskstats interface which is described
72 Delay accounting is enabled by default at boot up.
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dcadence-quadspi.txt27 - cdns,read-delay : Delay for read capture logic, in clock cycles
28 - cdns,tshsl-ns : Delay in nanoseconds for the length that the master
31 - cdns,tsd2d-ns : Delay in nanoseconds between one chip select being
33 - cdns,tchsh-ns : Delay in nanoseconds between last bit of current
36 - cdns,tslch-ns : Delay in nanoseconds between setting qspi_n_ss_out low
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-v5.4/Documentation/devicetree/bindings/memory-controllers/
Darm,pl172.txt67 - mpmc,write-enable-delay: Delay from chip select assertion to write
70 - mpmc,output-enable-delay: Delay from chip select assertion to output
73 - mpmc,write-access-delay: Delay from chip select assertion to write
76 - mpmc,read-access-delay: Delay from chip select assertion to read
79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
82 - mpmc,turn-round-delay: Delay between access to memory banks in nano
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Ddmic.txt11 - wakeup-delay-ms: Delay (in ms) after enabling the DMIC
12 - modeswitch-delay-ms: Delay (in ms) to complete DMIC mode switch
/Linux-v5.4/arch/sparc/kernel/
Ditlb_miss.S8 srlx %g6, 22, %g6 ! Delay slot
18 nop ! Delay slot, fill me
/Linux-v5.4/tools/power/pm-graph/config/
Dfreeze.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dstandby.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dfreeze-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dstandby-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
Dstandby-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dsuspend-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
Dsuspend-dev.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dsuspend-x2-proc.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dsuspend.cfg57 # Back to Back Suspend Delay
61 # Pre Suspend Delay
65 # Post Resume Delay
Dfreeze-callgraph.cfg58 # Back to Back Suspend Delay
62 # Pre Suspend Delay
66 # Post Resume Delay
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dgpio-restart.txt40 - active-delay: Delay (default 100) to wait after driving gpio active [ms]
41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms]
42 - wait-delay: Delay (default 3000) to wait after completing restart
Dgpio-poweroff.txt30 - active-delay-ms: Delay (default 100) to wait after driving gpio active
31 - inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20v2.c342 Delay, pixels; in dscceComputeDelay() local
382 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22; in dscceComputeDelay()
385 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay()
391 unsigned int Delay = 0; in dscComputeDelay() local
395 Delay = Delay + 2; in dscComputeDelay()
397 Delay = Delay + 0; in dscComputeDelay()
399 Delay = Delay + 3; in dscComputeDelay()
401 Delay = Delay + 2; in dscComputeDelay()
403 Delay = Delay + 12; in dscComputeDelay()
405 Delay = Delay + 13; in dscComputeDelay()
[all …]
Ddisplay_mode_vba_20.c319 Delay, pixels; in dscceComputeDelay() local
359 Delay = l * wx * (numSlices - 1) + ax + s + lstall + 22; in dscceComputeDelay()
362 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay()
368 unsigned int Delay = 0; in dscComputeDelay() local
372 Delay = Delay + 2; in dscComputeDelay()
374 Delay = Delay + 0; in dscComputeDelay()
376 Delay = Delay + 3; in dscComputeDelay()
378 Delay = Delay + 2; in dscComputeDelay()
380 Delay = Delay + 12; in dscComputeDelay()
382 Delay = Delay + 13; in dscComputeDelay()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c514 Delay, pixels; in dscceComputeDelay() local
554 Delay = l * wx * (numSlices - 1) + ax + S + lstall + 22; in dscceComputeDelay()
557 pixels = Delay * 3 * pixelsPerClock; in dscceComputeDelay()
563 unsigned int Delay = 0; in dscComputeDelay() local
567 Delay = Delay + 2; in dscComputeDelay()
569 Delay = Delay + 0; in dscComputeDelay()
571 Delay = Delay + 3; in dscComputeDelay()
573 Delay = Delay + 2; in dscComputeDelay()
575 Delay = Delay + 12; in dscComputeDelay()
577 Delay = Delay + 13; in dscComputeDelay()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/leds/backlight/
Dpwm-backlight.txt13 - post-pwm-on-delay-ms: Delay in ms between setting an initial (non-zero) PWM
15 - pwm-off-delay-ms: Delay in ms between disabling the backlight using GPIO

123