Home
last modified time | relevance | path

Searched refs:delay (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/openbmc/u-boot/drivers/i2c/
H A Di2c-gpio.c60 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
89 udelay(delay); in i2c_gpio_send_start()
[all …]
H A Di2c-versatile.c25 u32 delay; member
31 udelay(priv->delay); in versatile_sda_set()
38 udelay(priv->delay); in versatile_sda_get()
45 udelay(priv->delay); in versatile_scl_set()
52 udelay(priv->delay); in versatile_scl_get()
59 udelay(priv->delay); in versatile_i2c_start()
80 udelay(priv->delay); in versatile_i2c_read_bit()
90 udelay(priv->delay); in versatile_i2c_write_bit()
240 priv->delay = 1000000 / (speed << 2); in versatile_i2c_set_bus_speed()
252 priv->delay = 25; /* 25us * 4 = 100kHz */ in versatile_i2c_probe()
/openbmc/u-boot/drivers/net/phy/
H A Dmiiphybb.c100 .delay = bb_delay_wrap,
121 BB_MII_RELOCATE(bb_miiphy_buses[i].delay, gd->reloc_off); in bb_miiphy_init()
169 bus->delay(bus); in miiphy_pre()
171 bus->delay(bus); in miiphy_pre()
177 bus->delay(bus); in miiphy_pre()
179 bus->delay(bus); in miiphy_pre()
182 bus->delay(bus); in miiphy_pre()
184 bus->delay(bus); in miiphy_pre()
187 bus->delay(bus); in miiphy_pre()
189 bus->delay(bus); in miiphy_pre()
[all …]
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dintel-gma.txt15 - intel,panel-power-cycle-delay : T4 time sequence (6 = 500ms)
18 - intel,panel-power-up-delay : T1+T2 time sequence
19 - intel,panel-power-down-delay : T3 time sequence
20 - intel,panel-power-backlight-on-delay : T5 time sequence
21 - intel,panel-power-backlight-off-delay : Tx time sequence
33 intel,panel-power-cycle-delay = <6>;
34 intel,panel-power-up-delay = <2000>;
35 intel,panel-power-down-delay = <500>;
36 intel,panel-power-backlight-on-delay = <2000>;
37 intel,panel-power-backlight-off-delay = <2000>;
/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework-dm/
H A Ddmverity16 delay=${bootparam_rootdelay:-1}
22 if [ $(( $C * $delay )) -gt $timeout ]; then
26 debug "Sleeping for $delay second(s) to wait for root data to settle..."
27 sleep $delay
48 if [ $(( $C * $delay )) -gt $timeout ]; then
75 debug "Sleeping for $delay second(s) to wait root to settle..."
76 sleep $delay
/openbmc/u-boot/cmd/
H A Dbootmenu.c34 int delay; /* delay for autoboot */ member
85 if (menu->delay > 0) { in bootmenu_autoboot_loop()
87 printf(" Hit any key to stop autoboot: %2d ", menu->delay); in bootmenu_autoboot_loop()
90 while (menu->delay > 0) { in bootmenu_autoboot_loop()
98 menu->delay = -1; in bootmenu_autoboot_loop()
117 if (menu->delay < 0) in bootmenu_autoboot_loop()
120 --menu->delay; in bootmenu_autoboot_loop()
121 printf("\b\b\b%2d ", menu->delay); in bootmenu_autoboot_loop()
127 if (menu->delay == 0) in bootmenu_autoboot_loop()
198 if (menu->delay >= 0) { in bootmenu_choice_entry()
[all …]
H A Dmisc.c18 ulong delay; in do_sleep() local
24 delay = simple_strtoul(argv[1], NULL, 10) * CONFIG_SYS_HZ; in do_sleep()
40 delay += mdelay; in do_sleep()
42 while (get_timer(start) < delay) { in do_sleep()
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5422-odroidxu3.dts48 regulator-ramp-delay = <12000>;
56 regulator-ramp-delay = <12000>;
63 regulator-ramp-delay = <12000>;
70 regulator-ramp-delay = <12000>;
78 regulator-ramp-delay = <12000>;
86 regulator-ramp-delay = <12000>;
94 regulator-ramp-delay = <12000>;
102 regulator-ramp-delay = <12000>;
110 regulator-ramp-delay = <12000>;
118 regulator-ramp-delay = <12000>;
[all …]
H A Drk3288-thermal.dtsi11 polling-delay-passive = <1000>; /* milliseconds */
12 polling-delay = <5000>; /* milliseconds */
20 polling-delay-passive = <100>; /* milliseconds */
21 polling-delay = <5000>; /* milliseconds */
60 polling-delay-passive = <100>; /* milliseconds */
61 polling-delay = <5000>; /* milliseconds */
/openbmc/u-boot/arch/arm/mach-zynq/
H A Dps7_spl_init.c60 static unsigned long get_number_of_cycles_for_delay(unsigned long delay) in get_number_of_cycles_for_delay() argument
62 return (APU_FREQ / (2 * 1000)) * delay; in get_number_of_cycles_for_delay()
94 unsigned long delay; in ps7_config() local
130 delay = get_number_of_cycles_for_delay(mask); in ps7_config()
132 while (ioread(addr) < delay) in ps7_config()
/openbmc/qemu/tests/qemu-iotests/
H A D14891 delay = 10
95 self.vm.qtest("clock_step %d" % delay)
103 delay = 2 * event_rate
107 self.vm.qtest("clock_step %d" % delay)
111 delay = 10
115 self.vm.qtest("clock_step %d" % delay)
123 delay = 2 * event_rate
127 self.vm.qtest("clock_step %d" % delay)
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/
H A Dbuild.py29 delay = 10
30 …while delay and (os.path.exists(testdir + "/bitbake.lock") or os.path.exists(testdir + "/cache/has…
32 delay = delay - 1
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dcommon.h51 static inline void mscc_vcoreiii_nop_delay(int delay) in mscc_vcoreiii_nop_delay() argument
53 while (delay > 0) { in mscc_vcoreiii_nop_delay()
55 switch (delay) { in mscc_vcoreiii_nop_delay()
80 delay -= 8; in mscc_vcoreiii_nop_delay()
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager_main.cpp35 TimerExecutor(sdeventplus::Event& event, std::chrono::milliseconds delay) : in TimerExecutor() argument
36 delay(delay), timer(event, nullptr) in TimerExecutor()
41 timer.restartOnce(delay); in schedule()
50 std::chrono::milliseconds delay; member in phosphor::network::TimerExecutor
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Drootfs14 delay=${bootparam_rootdelay:-1}
17 if [ $(( $C * $delay )) -gt $timeout ]; then
65 debug "Sleeping for $delay second(s) to wait for root to settle..."
66 sleep $delay
/openbmc/openbmc/poky/meta-selftest/recipes-test/delay/
H A Ddelay.bb1 SUMMARY = "Recipe with a fixed delay task"
2 DESCRIPTION = "Contains a delay task to be used to for testing."
12 addtask delay
/openbmc/phosphor-hwmon/
H A Dhwmonio.hpp10 static constexpr auto delay = std::chrono::milliseconds{100};
47 std::chrono::milliseconds delay) const = 0;
52 std::chrono::milliseconds delay) const = 0;
104 std::chrono::milliseconds delay) const override;
124 std::chrono::milliseconds delay) const override;
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_read_leveling.c91 u32 delay, phase, pup, cs; in ddr3_read_leveling_hw() local
110 delay = reg & PUP_DELAY_MASK; in ddr3_read_leveling_hw()
116 dram_info->rl_val[cs][pup][D] = delay; in ddr3_read_leveling_hw()
181 u32 reg, cs, ecc, pup_num, phase, delay, pup; in ddr3_read_leveling_sw() local
291 delay = dram_info->rl_val[cs][pup][D]; in ddr3_read_leveling_sw()
293 delay); in ddr3_read_leveling_sw()
337 int *counter_in_progress, int final_delay, u32 delay, in overrun() argument
358 info->rl_val[cs][idx][DS] = delay; in overrun()
403 u32 reg, delay, phase, pup, rd_sample_delay, add, locked_pups, in ddr3_read_leveling_single_cs_rl_mode() local
413 delay = 0; in ddr3_read_leveling_single_cs_rl_mode()
[all …]
H A Dddr3_write_leveling.c66 u32 reg, phase, delay, cs, pup; in ddr3_write_leveling_hw() local
120 delay = reg & PUP_DELAY_MASK; in ddr3_write_leveling_hw()
122 dram_info->wl_val[cs][pup][D] = delay; in ddr3_write_leveling_hw()
186 u32 cs, cnt, pup_num, sum, phase, delay, max_pup_num, pup, sdram_offset; in ddr3_wl_supplement() local
352 delay = in ddr3_wl_supplement()
361 phase, delay); in ddr3_wl_supplement()
368 delay = in ddr3_wl_supplement()
375 && (delay <= in ddr3_wl_supplement()
381 delay = 0x0; in ddr3_wl_supplement()
387 [D] = delay; in ddr3_wl_supplement()
[all …]
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dcpld-ap325rxa.c104 static int delay(void) in delay() function
128 delay(); in slave_serial()
140 delay(); in slave_serial()
151 delay(); in slave_serial()
/openbmc/qemu/tests/tcg/multiarch/
H A Dthreadcount.c25 int delay; member
31 usleep(arg->delay); in thread_fn()
48 arg->delay = i * 100; in main()
/openbmc/u-boot/doc/
H A DREADME.bootmenu23 bootmenu_delay=<delay>
26 <delay> is the autoboot delay in seconds, after which the first
40 First (optional) argument of the "bootmenu" command is a delay specifier
41 and it overrides the delay value defined by "bootmenu_delay" environment
43 the argument of the "bootmenu" command is not specified, the default delay
44 will be CONFIG_BOOTDELAY. If delay is 0, no menu entries will be shown on
46 be called immediately. If delay is less then 0, bootmenu will be shown and
60 bootmenu 20 # Run bootmenu with autoboot delay 20s
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A Dskip-load.patch13 tests/delay.test | 1 +
27 diff --git a/tests/delay.test b/tests/delay.test
29 --- a/tests/delay.test
30 +++ b/tests/delay.test
/openbmc/phosphor-fan-presence/docs/control/
H A Dzones.md39 This throttles fan increases to the specified delay.
41 The delay, in seconds, between fan target increases, when an action such as
44 current target, this new target is set when the delay expires.
53 This throttles fan decreases to the specified delay.
55 The delay, in seconds, between fan target decreases, when an action such as
58 lower than the current target, this new target is set when the delay expires.
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c129 static inline void omap_ehci_phy_reset(int on, int delay) in omap_ehci_phy_reset() argument
136 if (delay && !on) in omap_ehci_phy_reset()
137 udelay(delay); in omap_ehci_phy_reset()
153 if (delay && on) in omap_ehci_phy_reset()
154 udelay(delay); in omap_ehci_phy_reset()
157 #define omap_ehci_phy_reset(on, delay) do {} while (0) argument

12345678910>>...23