| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3308-voice-module-mainboard-v10-aarch32.dtsi | 64 linux,default-trigger-delay-ms = <0>; 65 linux,blink-delay-on-ms = <100>; 66 linux,blink-delay-off-ms = <1200>; 74 linux,default-trigger-delay-ms = <0>; 75 linux,blink-delay-on-ms = <100>; 76 linux,blink-delay-off-ms = <1200>; 91 linux,default-trigger-delay-ms = <100>; 92 linux,blink-delay-on-ms = <100>; 93 linux,blink-delay-off-ms = <1200>; 101 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3036-echo.dts | 216 regulator-ramp-delay = <12500>; 229 regulator-ramp-delay = <12500>; 325 linux,default-trigger-delay-ms = <0>; 326 linux,blink-delay-on-ms = <100>; 327 linux,blink-delay-off-ms = <1200>; 335 linux,default-trigger-delay-ms = <0>; 336 linux,blink-delay-on-ms = <100>; 337 linux,blink-delay-off-ms = <1200>; 352 linux,default-trigger-delay-ms = <100>; 353 linux,blink-delay-on-ms = <100>; [all …]
|
| 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308bs-evb-amic-v11.dts | 62 linux,default-trigger-delay-ms = <0>; 63 linux,blink-delay-on-ms = <100>; 64 linux,blink-delay-off-ms = <1200>; 72 linux,default-trigger-delay-ms = <0>; 73 linux,blink-delay-on-ms = <100>; 74 linux,blink-delay-off-ms = <1200>; 89 linux,default-trigger-delay-ms = <100>; 90 linux,blink-delay-on-ms = <100>; 91 linux,blink-delay-off-ms = <1200>; 99 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3308-ai-va-v10.dts | 263 linux,default-trigger-delay-ms = <0>; 264 linux,blink-delay-on-ms = <100>; 265 linux,blink-delay-off-ms = <1200>; 273 linux,default-trigger-delay-ms = <0>; 274 linux,blink-delay-on-ms = <100>; 275 linux,blink-delay-off-ms = <1200>; 290 linux,default-trigger-delay-ms = <100>; 291 linux,blink-delay-on-ms = <100>; 292 linux,blink-delay-off-ms = <1200>; 300 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3308-evb-v11.dtsi | 389 linux,default-trigger-delay-ms = <0>; 390 linux,blink-delay-on-ms = <100>; 391 linux,blink-delay-off-ms = <1200>; 399 linux,default-trigger-delay-ms = <0>; 400 linux,blink-delay-on-ms = <100>; 401 linux,blink-delay-off-ms = <1200>; 416 linux,default-trigger-delay-ms = <100>; 417 linux,blink-delay-on-ms = <100>; 418 linux,blink-delay-off-ms = <1200>; 426 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3308-evb-v10.dtsi | 340 linux,default-trigger-delay-ms = <0>; 341 linux,blink-delay-on-ms = <100>; 342 linux,blink-delay-off-ms = <1200>; 350 linux,default-trigger-delay-ms = <0>; 351 linux,blink-delay-on-ms = <100>; 352 linux,blink-delay-off-ms = <1200>; 367 linux,default-trigger-delay-ms = <100>; 368 linux,blink-delay-on-ms = <100>; 369 linux,blink-delay-off-ms = <1200>; 377 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3308b-evb-v10.dtsi | 333 linux,default-trigger-delay-ms = <0>; 334 linux,blink-delay-on-ms = <100>; 335 linux,blink-delay-off-ms = <1200>; 343 linux,default-trigger-delay-ms = <0>; 344 linux,blink-delay-on-ms = <100>; 345 linux,blink-delay-off-ms = <1200>; 360 linux,default-trigger-delay-ms = <100>; 361 linux,blink-delay-on-ms = <100>; 362 linux,blink-delay-off-ms = <1200>; 370 linux,default-trigger-delay-ms = <100>; [all …]
|
| H A D | rk3326-evb-ai-va-v10.dts | 239 prepare-delay-ms = <2>; 240 reset-delay-ms = <1>; 241 init-delay-ms = <20>; 242 enable-delay-ms = <120>; 243 disable-delay-ms = <50>; 244 unprepare-delay-ms = <40>; 448 regulator-ramp-delay = <6001>; 462 regulator-ramp-delay = <6001>; 676 linux,default-trigger-delay-ms = <0>; 677 linux,blink-delay-on-ms = <100>; [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-gpio.c | 29 * udelay - delay [us] between GPIO toggle operations, 60 int delay, uchar bit) in i2c_gpio_write_bit() argument 63 udelay(delay); in i2c_gpio_write_bit() 65 udelay(delay); in i2c_gpio_write_bit() 67 udelay(2 * delay); in i2c_gpio_write_bit() 71 int delay) in i2c_gpio_read_bit() argument 76 udelay(delay); in i2c_gpio_read_bit() 78 udelay(delay); in i2c_gpio_read_bit() 80 udelay(2 * delay); in i2c_gpio_read_bit() 87 int delay) in i2c_gpio_send_start() argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6358.dtsi | 25 regulator-ramp-delay = <12500>; 26 regulator-enable-ramp-delay = <0>; 35 regulator-ramp-delay = <6250>; 36 regulator-enable-ramp-delay = <200>; 45 regulator-ramp-delay = <50000>; 46 regulator-enable-ramp-delay = <250>; 54 regulator-ramp-delay = <6250>; 55 regulator-enable-ramp-delay = <200>; 64 regulator-ramp-delay = <6250>; 65 regulator-enable-ramp-delay = <200>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | mt6358-regulator.txt | 34 regulator-ramp-delay = <12500>; 35 regulator-enable-ramp-delay = <0>; 43 regulator-ramp-delay = <6250>; 44 regulator-enable-ramp-delay = <200>; 52 regulator-ramp-delay = <50000>; 53 regulator-enable-ramp-delay = <250>; 60 regulator-ramp-delay = <6250>; 61 regulator-enable-ramp-delay = <200>; 69 regulator-ramp-delay = <6250>; 70 regulator-enable-ramp-delay = <200>; [all …]
|
| H A D | mt6397-regulator.txt | 34 regulator-ramp-delay = <12500>; 35 regulator-enable-ramp-delay = <200>; 43 regulator-ramp-delay = <12500>; 44 regulator-enable-ramp-delay = <115>; 52 regulator-ramp-delay = <12500>; 53 regulator-enable-ramp-delay = <115>; 62 regulator-ramp-delay = <12500>; 63 regulator-enable-ramp-delay = <115>; 72 regulator-ramp-delay = <12500>; 73 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | cdns,sdhci.yaml | 33 # They are used to delay the data valid window, and align the window to 34 # sampling clock. The delay starts from 5ns (for delay parameter equal to 0) 37 cdns,phy-input-delay-sd-highspeed: 38 description: Value of the delay in the input path for SD high-speed timing 43 cdns,phy-input-delay-legacy: 44 description: Value of the delay in the input path for legacy timing 49 cdns,phy-input-delay-sd-uhs-sdr12: 50 description: Value of the delay in the input path for SD UHS SDR12 timing 55 cdns,phy-input-delay-sd-uhs-sdr25: 56 description: Value of the delay in the input path for SD UHS SDR25 timing [all …]
|
| H A D | sdhci-sprd.txt | 26 PHY DLL delays are used to delay the data valid window, and align the window 29 write line delay value, clock read command line delay value, clock read data 30 positive edge delay value and clock read data negative edge delay value. 31 Each cell's delay value unit is cycle of the PHY clock. 33 - 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. [all …]
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite537x/ |
| H A D | ddr.c | 23 * 1.) CPO (Read Capture Delay) 27 * 2.) WR_DATA_DELAY (Write Command to Data Strobe Delay) 32 * of 1/2 clock delay. 41 * ====== XPedite5370 DDR2-600 read delay calculations ====== 47 * Minimum chip delay (Ch 0): 1.372ns 48 * Maximum chip delay (Ch 0): 2.914ns 49 * Minimum chip delay (Ch 1): 1.220ns 50 * Maximum chip delay (Ch 1): 2.595ns 54 * Minimum delay calc (Ch 0): 55 * clock prop - dram skew + min dqs prop delay + clk_adjust + min chip dly [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos7-espresso.dts | 86 samsung,i2c-sda-delay = <100>; 112 regulator-enable-ramp-delay = <125>; 120 regulator-enable-ramp-delay = <125>; 129 regulator-enable-ramp-delay = <125>; 137 regulator-enable-ramp-delay = <125>; 145 regulator-enable-ramp-delay = <125>; 152 regulator-enable-ramp-delay = <125>; 159 regulator-enable-ramp-delay = <125>; 167 regulator-enable-ramp-delay = <125>; 174 regulator-enable-ramp-delay = <125>; [all …]
|
| /OK3568_Linux_fs/buildroot/package/cache-calibrator/ |
| H A D | 0001-Fix-conflicting-round-function.patch | 33 - if (!delay) fprintf(fp, "%s'(%ld)' %f", s, round(CYperIt(cache->latency1[l] - delay)), NSperIt(c… 34 … "%s'(%ld)' %f", s, round(CYperIt(cache->latency2[l] - delay)), NSperIt(cache->latency2[l] - delay… 35 + if (!delay) fprintf(fp, "%s'(%ld)' %f", s, lng_round(CYperIt(cache->latency1[l] - delay)), NSper… 36 …'(%ld)' %f", s, lng_round(CYperIt(cache->latency2[l] - delay)), NSperIt(cache->latency2[l] - delay… 43 - if (!delay) z = (dbl)round(CYperIt(cache->latency1[l] - delay)) * 1000.0 / (dbl)MHz; 44 - else z = (dbl)round(CYperIt(cache->latency2[l] - delay)) * 1000.0 / (dbl)MHz; 45 + if (!delay) z = (dbl)lng_round(CYperIt(cache->latency1[l] - delay)) * 1000.0 / (dbl)MHz; 46 + else z = (dbl)lng_round(CYperIt(cache->latency2[l] - delay)) * 1000.0 / (dbl)MHz; 50 …-986,16 +986,16 @@ void plotTLB(TLBinfo *TLB, lng **result, lng MHz, char *fn, FILE *fp, lng delay) 54 - if (!delay) fprintf(fp, "%s'(%ld)' %f", s, round(CYperIt(TLB->latency1[l] - delay)), NSperIt(TLB… [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/ |
| H A D | sc2731.dtsi | 123 regulator-ramp-delay = <25000>; 131 regulator-ramp-delay = <25000>; 139 regulator-ramp-delay = <25000>; 140 regulator-enable-ramp-delay = <100>; 148 regulator-enable-ramp-delay = <100>; 155 regulator-enable-ramp-delay = <100>; 156 regulator-ramp-delay = <25000>; 163 regulator-enable-ramp-delay = <100>; 164 regulator-ramp-delay = <25000>; 171 regulator-enable-ramp-delay = <100>; [all …]
|
| /OK3568_Linux_fs/kernel/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"
|
| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | delay-accounting.rst | 2 Delay accounting 9 The per-task delay accounting functionality measures 25 delay statistics aggregated for all tasks (or threads) belonging to a 30 aggregate delay statistics into arbitrary groups. To enable this, delay 38 Delay accounting uses the taskstats interface which is described 41 statistics. The delay accounting functionality populates specific fields of 46 for a description of the fields pertaining to delay accounting. 48 delay seen for cpu, sync block I/O, swapin, memory reclaim etc. 51 counter (say cpu_delay_total) for a task will give the delay 61 commands to be run and the corresponding delay statistics to be displayed. It [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | wm9705.c | 16 #include <linux/delay.h> 52 * Set adc sample delay. 58 * This delay can be set by setting delay = n, where n is the array 59 * position of the delay in the array delay_table below. 63 static int delay = 4; variable 64 module_param(delay, int, 0); 65 MODULE_PARM_DESC(delay, "Set adc sample delay."); 86 * order to minimise this, a signal may be applied to the MASK pin to delay or 89 * 0 = No delay or sync 91 * 2 = Edge triggered, edge on pin delays conversion by delay param (above) [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | miiphybb.c | 101 .delay = bb_delay_wrap, 122 BB_MII_RELOCATE(bb_miiphy_buses[i].delay, gd->reloc_off); in bb_miiphy_init() 170 bus->delay(bus); in miiphy_pre() 172 bus->delay(bus); in miiphy_pre() 178 bus->delay(bus); in miiphy_pre() 180 bus->delay(bus); in miiphy_pre() 183 bus->delay(bus); in miiphy_pre() 185 bus->delay(bus); in miiphy_pre() 188 bus->delay(bus); in miiphy_pre() 190 bus->delay(bus); in miiphy_pre() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2180.dtsi | 115 regulator-enable-ramp-delay = <146>; 116 regulator-ramp-delay = <27500>; 126 regulator-enable-ramp-delay = <130>; 127 regulator-ramp-delay = <27500>; 137 regulator-enable-ramp-delay = <176>; 138 regulator-ramp-delay = <27500>; 150 regulator-enable-ramp-delay = <242>; 151 regulator-ramp-delay = <27500>; 163 regulator-enable-ramp-delay = <26>; 164 regulator-ramp-delay = <100000>; [all …]
|