| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6358.dtsi | 30 regulator-ramp-delay = <12500>; 31 regulator-enable-ramp-delay = <0>; 40 regulator-ramp-delay = <6250>; 41 regulator-enable-ramp-delay = <200>; 50 regulator-ramp-delay = <50000>; 51 regulator-enable-ramp-delay = <250>; 59 regulator-ramp-delay = <6250>; 60 regulator-enable-ramp-delay = <200>; 69 regulator-ramp-delay = <6250>; 70 regulator-enable-ramp-delay = <200>; [all …]
|
| H A D | mt6357.dtsi | 23 regulator-ramp-delay = <6250>; 24 regulator-enable-ramp-delay = <220>; 32 regulator-ramp-delay = <6250>; 33 regulator-enable-ramp-delay = <220>; 41 regulator-ramp-delay = <6250>; 42 regulator-enable-ramp-delay = <220>; 49 regulator-ramp-delay = <12500>; 50 regulator-enable-ramp-delay = <220>; 58 regulator-ramp-delay = <50000>; 59 regulator-enable-ramp-delay = <220>; [all …]
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mediatek,mt6357-regulator.yaml | 80 regulator-ramp-delay = <6250>; 81 regulator-enable-ramp-delay = <220>; 88 regulator-ramp-delay = <6250>; 89 regulator-enable-ramp-delay = <220>; 96 regulator-ramp-delay = <6250>; 97 regulator-enable-ramp-delay = <220>; 103 regulator-ramp-delay = <12500>; 104 regulator-enable-ramp-delay = <220>; 111 regulator-ramp-delay = <50000>; 112 regulator-enable-ramp-delay = <220>; [all …]
|
| H A D | mediatek,mt6397-regulator.yaml | 77 regulator-ramp-delay = <12500>; 78 regulator-enable-ramp-delay = <200>; 85 regulator-ramp-delay = <12500>; 86 regulator-enable-ramp-delay = <115>; 93 regulator-ramp-delay = <12500>; 94 regulator-enable-ramp-delay = <115>; 101 regulator-ramp-delay = <12500>; 102 regulator-enable-ramp-delay = <115>; 109 regulator-ramp-delay = <12500>; 110 regulator-enable-ramp-delay = <115>; [all …]
|
| H A D | mt6323-regulator.txt | 27 regulator-ramp-delay = <12500>; 36 regulator-ramp-delay = <25000>; 51 regulator-enable-ramp-delay = <90>; 60 regulator-enable-ramp-delay = <185>; 67 regulator-enable-ramp-delay = <185>; 74 regulator-enable-ramp-delay = <185>; 81 regulator-enable-ramp-delay = <216>; 90 regulator-enable-ramp-delay = <216>; 97 regulator-enable-ramp-delay = <216>; 106 regulator-enable-ramp-delay = <216>; [all …]
|
| H A D | mt6359-regulator.yaml | 111 regulator-enable-ramp-delay = <0>; 118 regulator-ramp-delay = <5000>; 119 regulator-enable-ramp-delay = <200>; 126 regulator-ramp-delay = <10760>; 127 regulator-enable-ramp-delay = <200>; 133 regulator-ramp-delay = <5000>; 134 regulator-enable-ramp-delay = <200>; 141 regulator-ramp-delay = <5000>; 142 regulator-enable-ramp-delay = <200>; 149 regulator-enable-ramp-delay = <0>; [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm630-sony-xperia-nile.dtsi | 63 startup-delay-us = <0>; 73 startup-delay-us = <0>; 83 startup-delay-us = <0>; 176 syna,reset-delay-ms = <200>; 177 syna,startup-delay-ms = <220>; 297 regulator-enable-ramp-delay = <200>; 298 regulator-ramp-delay = <0>; 304 regulator-enable-ramp-delay = <200>; 305 regulator-ramp-delay = <0>; 322 regulator-enable-ramp-delay = <250>; [all …]
|
| H A D | sdm660-xiaomi-lavender.dts | 133 regulator-enable-ramp-delay = <200>; 139 regulator-enable-ramp-delay = <200>; 146 regulator-enable-ramp-delay = <250>; 154 regulator-enable-ramp-delay = <250>; 161 regulator-enable-ramp-delay = <250>; 168 regulator-enable-ramp-delay = <250>; 186 regulator-enable-ramp-delay = <250>; 194 regulator-enable-ramp-delay = <250>; 200 regulator-enable-ramp-delay = <250>; 206 regulator-enable-ramp-delay = <500>; [all …]
|
| H A D | sdm670-google-sargo.dts | 204 regulator-enable-ramp-delay = <200>; 210 regulator-enable-ramp-delay = <150>; 217 regulator-enable-ramp-delay = <250>; 223 regulator-enable-ramp-delay = <250>; 229 regulator-enable-ramp-delay = <250>; 235 regulator-enable-ramp-delay = <250>; 241 regulator-enable-ramp-delay = <250>; 247 regulator-enable-ramp-delay = <250>; 253 regulator-enable-ramp-delay = <250>; 260 regulator-enable-ramp-delay = <250>; [all …]
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos7-espresso.dts | 110 regulator-enable-ramp-delay = <125>; 118 regulator-enable-ramp-delay = <125>; 127 regulator-enable-ramp-delay = <125>; 135 regulator-enable-ramp-delay = <125>; 143 regulator-enable-ramp-delay = <125>; 150 regulator-enable-ramp-delay = <125>; 157 regulator-enable-ramp-delay = <125>; 165 regulator-enable-ramp-delay = <125>; 172 regulator-enable-ramp-delay = <125>; 179 regulator-enable-ramp-delay = <125>; [all …]
|
| /linux/tools/time/ |
| H A D | udelay_test.sh | 24 delay=$1 25 echo $delay > $UDELAY_PATH 40 # Delay for a variety of times. 42 for (( delay = 1; delay < 200; delay += 1 )); do 43 test_one $delay 45 for (( delay = 200; delay < 500; delay += 10 )); do 46 test_one $delay 48 for (( delay = 500; delay <= 2000; delay += 100 )); do 49 test_one $delay 55 echo "ERROR: $count delays failed to delay long enough"
|
| /linux/Documentation/translations/zh_CN/accounting/ |
| H A D | delay-accounting.rst | 3 :Original: Documentation/accounting/delay-accounting.rst 92 CPU count real total virtual total delay total delay average 94 IO count delay total delay average 96 SWAP count delay total delay average 98 RECLAIM count delay total delay average 100 THRASHING count delay total delay average 102 COMPACT count delay total delay average 104 WPCOPY count delay total delay average
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt6323.dtsi | 31 regulator-ramp-delay = <12500>; 40 regulator-ramp-delay = <25000>; 55 regulator-enable-ramp-delay = <90>; 64 regulator-enable-ramp-delay = <185>; 71 regulator-enable-ramp-delay = <185>; 78 regulator-enable-ramp-delay = <185>; 85 regulator-enable-ramp-delay = <216>; 94 regulator-enable-ramp-delay = <216>; 101 regulator-enable-ramp-delay = <216>; 110 regulator-enable-ramp-delay = <216>; [all …]
|
| H A D | mt8135-evbp1.dts | 32 regulator-ramp-delay = <12500>; 40 regulator-ramp-delay = <12500>; 48 regulator-ramp-delay = <12500>; 56 regulator-ramp-delay = <12500>; 64 regulator-ramp-delay = <12500>; 72 regulator-ramp-delay = <12500>; 73 regulator-enable-ramp-delay = <115>; 80 regulator-ramp-delay = <12500>; 88 regulator-ramp-delay = <12500>; 106 regulator-enable-ramp-delay = <218>; [all …]
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | gpio-restart.yaml | 23 reset. After a delay specified by active-delay, the GPIO is set to inactive, thus causing an 24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by 25 inactive-delay, the GPIO is driven active again. After a delay specified by wait-delay, the 49 active-delay: 51 description: Delay (default 100) to wait after driving gpio active [ms] 54 inactive-delay: 56 description: Delay (default 100) to wait after driving gpio inactive [ms] 59 wait-delay: 61 description: Delay (default 3000) to wait after completing restart sequence [ms] 76 active-delay = <100>; [all …]
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721s2-thermal.dtsi | 9 polling-delay-passive = <250>; /* milliseconds */ 10 polling-delay = <500>; /* milliseconds */ 23 polling-delay-passive = <250>; /* milliseconds */ 24 polling-delay = <500>; /* milliseconds */ 37 polling-delay-passive = <250>; /* milliseconds */ 38 polling-delay = <500>; /* milliseconds */ 51 polling-delay-passive = <250>; /* milliseconds */ 52 polling-delay = <500>; /* milliseconds */ 65 polling-delay-passive = <250>; /* milliseconds */ 66 polling-delay = <500>; /* milliseconds */ [all …]
|
| H A D | k3-j721e-thermal.dtsi | 10 polling-delay-passive = <250>; /* milliseconds */ 11 polling-delay = <500>; /* milliseconds */ 24 polling-delay-passive = <250>; /* milliseconds */ 25 polling-delay = <500>; /* milliseconds */ 38 polling-delay-passive = <250>; /* milliseconds */ 39 polling-delay = <500>; /* milliseconds */ 52 polling-delay-passive = <250>; /* milliseconds */ 53 polling-delay = <500>; /* milliseconds */ 66 polling-delay-passive = <250>; /* milliseconds */ 67 polling-delay = <500>; /* milliseconds */
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2180.dtsi | 200 regulator-enable-ramp-delay = <146>; 201 regulator-ramp-delay = <27500>; 211 regulator-enable-ramp-delay = <130>; 212 regulator-ramp-delay = <27500>; 222 regulator-enable-ramp-delay = <176>; 223 regulator-ramp-delay = <27500>; 235 regulator-enable-ramp-delay = <242>; 236 regulator-ramp-delay = <27500>; 248 regulator-enable-ramp-delay = <26>; 249 regulator-ramp-delay = <100000>; [all …]
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | arm,pl172.yaml | 128 mpmc,read-enable-delay: 131 Delay from chip select assertion to read 134 mpmc,write-enable-delay: 137 Delay from chip select assertion to write 140 mpmc,output-enable-delay: 143 Delay from chip select assertion to output 146 mpmc,write-access-delay: 149 Delay from chip select assertion to write 152 mpmc,read-access-delay: 155 Delay from chip select assertion to read [all …]
|
| /linux/include/soc/at91/ |
| H A D | at91sam9_ddrsdr.h | 51 #define AT91_DDRSDRC_TRAS (0xf << 0) /* Active to Precharge delay */ 52 #define AT91_DDRSDRC_TRCD (0xf << 4) /* Row to Column delay */ 53 #define AT91_DDRSDRC_TWR (0xf << 8) /* Write recovery delay */ 54 #define AT91_DDRSDRC_TRC (0xf << 12) /* Row cycle delay */ 55 #define AT91_DDRSDRC_TRP (0xf << 16) /* Row precharge delay */ 57 #define AT91_DDRSDRC_TWTR (0x7 << 24) /* Internal Write to Read delay */ 58 #define AT91_DDRSDRC_RED_WRRD (0x1 << 27) /* Reduce Write to Read Delay [SAM9 Only] */ 59 #define AT91_DDRSDRC_TMRD (0xf << 28) /* Load mode to active/refresh delay */ 62 #define AT91_DDRSDRC_TRFC (0x1f << 0) /* Row Cycle Delay */ 65 #define AT91_DDRSDRC_TXP (0xf << 24) /* Exit power-down delay */ [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | motorola-cpcap-mapphone.dtsi | 155 regulator-enable-ramp-delay = <50000>; 162 regulator-enable-ramp-delay = <1000>; 169 regulator-enable-ramp-delay = <1000>; 176 regulator-enable-ramp-delay = <1000>; 182 regulator-enable-ramp-delay = <1000>; 188 regulator-enable-ramp-delay = <1000>; 194 regulator-enable-ramp-delay = <1000>; 202 regulator-enable-ramp-delay = <1000>; 208 regulator-enable-ramp-delay = <100>; 214 regulator-enable-ramp-delay = <1000>; [all …]
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_heartbeat.c | 29 long delay; in next_heartbeat() local 31 delay = READ_ONCE(engine->props.heartbeat_interval_ms); in next_heartbeat() 45 delay == engine->defaults.heartbeat_interval_ms) { in next_heartbeat() 55 if (longer > delay) in next_heartbeat() 56 delay = longer; in next_heartbeat() 59 if (!delay) in next_heartbeat() 62 delay = msecs_to_jiffies_timeout(delay); in next_heartbeat() 63 if (delay >= HZ) in next_heartbeat() 64 delay = round_jiffies_up_relative(delay); in next_heartbeat() 65 mod_delayed_work(system_highpri_wq, &engine->heartbeat.work, delay + 1); in next_heartbeat() [all …]
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | gpio_mdio.c | 25 #define DELAY 1 macro 78 udelay(DELAY); in clock_out() 80 udelay(DELAY); in clock_out() 126 udelay(DELAY); in gpio_mdio_read() 128 udelay(DELAY); in gpio_mdio_read() 135 udelay(DELAY); in gpio_mdio_read() 137 udelay(DELAY); in gpio_mdio_read() 139 udelay(DELAY); in gpio_mdio_read() 145 udelay(DELAY); in gpio_mdio_read() 147 udelay(DELAY); in gpio_mdio_read() [all …]
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | sprd,sdhci-r11.yaml | 53 "^sprd,phy-delay-(legacy|mmc-(ddr52|highspeed|hs[24]00|hs400es)|sd-(highspeed|uhs-sdr(50|104)))$": 56 - description: clock data write line delay value 57 - description: clock read command line delay value 58 - description: clock read data positive edge delay value 59 - description: clock read data negative edge delay value 61 PHY DLL delays are used to delay the data valid window, and align 62 the window to the sampling clock. Each cell's delay value unit is 107 sprd,phy-delay-mmc-ddr52 = <0x3f 0x75 0x14 0x14>; 108 sprd,phy-delay-mmc-hs200 = <0x0 0x8c 0x8c 0x8c>; 109 sprd,phy-delay-mmc-hs400 = <0x44 0x7f 0x2e 0x2e>; [all …]
|
| /linux/Documentation/sound/designs/ |
| H A D | timestamping.rst | 11 estimate with a delay. In the latter two cases, the low-level driver 15 provides a refined estimate with a delay. 22 and delay, which combined with the trigger and current system 30 - ``delay`` reports the time it will take to hear a new sample after all 33 When timestamps are enabled, the avail/delay information is reported 53 |< codec delay >|<--hw delay-->|<queued samples>|<---avail->| 54 |<----------------- delay---------------------->| | 76 accuracy. It can also request the delay-to-analog be included in the 110 - including the delay in the audio timestamp may 113 hardware components the delay is typically not known with precision. [all …]
|