Home
last modified time | relevance | path

Searched refs:sleep (Results 51 – 75 of 1861) sorted by relevance

12345678910>>...75

/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp13-pinctrl.dtsi26 i2c1_sleep_pins_a: i2c1-sleep-0 {
43 i2c5_sleep_pins_a: i2c5-sleep-0 {
66 pwm3_sleep_pins_a: pwm3-sleep-0 {
81 pwm4_sleep_pins_a: pwm4-sleep-0 {
96 pwm8_sleep_pins_a: pwm8-sleep-0 {
111 pwm14_sleep_pins_a: pwm14-sleep-0 {
234 spi5_sleep_pins_a: spi5-sleep-0 {
272 uart4_sleep_pins_a: uart4-sleep-0 {
302 uart8_sleep_pins_a: uart8-sleep-0 {
341 usart1_sleep_pins_a: usart1-sleep-0 {
[all …]
H A Dstm32mp135f-dk.dts97 pinctrl-names = "default", "sleep";
146 pinctrl-names = "default", "sleep";
204 pinctrl-names = "default", "sleep";
217 pinctrl-names = "default", "sleep";
232 pinctrl-names = "default", "sleep";
247 pinctrl-names = "default", "sleep";
260 pinctrl-names = "default", "sleep";
269 pinctrl-names = "default", "sleep", "idle";
279 pinctrl-names = "default", "sleep", "idle";
289 pinctrl-names = "default", "sleep", "idle";
[all …]
H A Dstm32mp157c-ev1.dts86 pinctrl-names = "default", "sleep";
135 pinctrl-names = "default", "sleep";
151 pinctrl-names = "default", "sleep";
169 pinctrl-names = "default", "sleep";
225 pinctrl-names = "default", "sleep";
244 pinctrl-names = "default", "sleep";
251 pinctrl-names = "default", "sleep";
312 pinctrl-names = "default", "sleep";
327 pinctrl-names = "default", "sleep";
342 pinctrl-names = "default", "sleep";
[all …]
H A Dstm32mp15xx-dkx.dtsi133 pinctrl-names = "default", "sleep";
151 pinctrl-names = "default", "sleep";
171 pinctrl-names = "default", "sleep";
246 pinctrl-names = "default", "sleep";
426 pinctrl-names = "default", "sleep";
441 pinctrl-names = "default", "sleep";
465 pinctrl-names = "default", "sleep";
503 pinctrl-names = "default", "sleep";
576 pinctrl-names = "default", "sleep";
591 pinctrl-names = "default", "sleep";
[all …]
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi17 ti,en-gpio-sleep = <0 0 1 0 0 0 0 0 0>;
19 ti,sleep-keep-ck32k;
20 ti,sleep-enable;
41 ti,regulator-ext-sleep-control = <8>;
60 ti,regulator-ext-sleep-control = <1>;
113 ti,regulator-ext-sleep-control = <8>;
121 ti,regulator-ext-sleep-control = <8>;
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_conntrack_helper.sh134 sleep 3 | ip netns exec ${ns2} nc -w 2 -l -p $port > /dev/null &
136 sleep 1 | ip netns exec ${ns1} nc -w 2 10.0.1.2 $port > /dev/null &
137 sleep 1
151 sleep 3 | ip netns exec ${ns2} nc -w 2 -6 -l -p $port > /dev/null &
153 sleep 1 | ip netns exec ${ns1} nc -w 2 -6 dead:1::2 $port > /dev/null &
154 sleep 1
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib_notifications.sh94 sleep 1
96 sleep 1
143 sleep 1
148 sleep 1
150 sleep 1
186 sleep 1
191 sleep 1
193 sleep 1
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/
H A Dpower-ctrl119 sleep "$delay_time"
346 sleep 3
359 sleep 3
361 sleep 3
370 sleep 3 # Newer versions of the managed system needs 3 second delay
387 sleep 10 # Mac mini need about 10 second to stable link status
414 sleep 25
424 sleep 1
429 sleep 3
637 sleep 1
/openbmc/linux/tools/testing/selftests/net/
H A Dsetup_loopback.sh16 sleep 1
31 sleep 1
63 sleep 1
80 sleep 1
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/
H A Dtimeout.py7 from time import sleep
21 sleep(2)
34 sleep(6)
/openbmc/linux/Documentation/admin-guide/pm/
H A Dstrategies.rst17 significantly reduced, referred to as :doc:`sleep states <sleep-states>`. The
21 user space code can run. Because sleep states are global and the whole system
40 as a whole is regarded as "runtime idle" which may be very close to a sleep
43 for the same system in a sleep state. However, transitions from sleep states
45 typically the system can spend much more time in a sleep state than it can be
47 sleep states than when they are runtime idle most of the time.
52 go into a sleep state at that point. On the other hand, if the user simply goes
/openbmc/linux/kernel/sched/
H A Dstats.h112 bool sleep);
142 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue() argument
153 if (sleep) in psi_dequeue()
180 bool sleep) in psi_sched_switch() argument
185 psi_task_switch(prev, next, sleep); in psi_sched_switch()
190 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue() argument
194 bool sleep) {} in psi_sched_switch() argument
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/mdio-util/files/
H A Dmdio-util49 sleep "$RETRY_DEALY_SEC"
65 sleep "$RETRY_DEALY_SEC"
93 sleep "$RETRY_DEALY_SEC"
141 sleep "$RETRY_DEALY_SEC"
168 sleep "$RETRY_DEALY_SEC"
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/
H A Dbios-update.sh38 sleep 1
56 sleep 1
72 sleep 1
124 sleep 5
/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/
H A Dudc-reconnect.sh8 sleep 3
19 sleep 3
30 sleep 3
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power15 from sleep states, such as the memory sleep state (suspend to
20 used to activate the system from a sleep state. Such devices
33 be enabled to wake up the system from sleep states.
87 the system from sleep states, this attribute is not present.
100 the device is not enabled to wake up the system from sleep
113 up the system from sleep states, this attribute is empty.
123 from sleep states, this attribute is not present. If the
170 not enabled to wake up the system from sleep states, this
172 up the system from sleep states, this attribute is empty.
180 opportunistic transitions to sleep states from occurring.
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994.dtsi34 sleep_clk: sleep-clk {
446 "sleep",
481 pinctrl-names = "default", "sleep";
736 clock-names = "xo", "sleep";
817 i2c1_sleep: i2c1-sleep-state {
831 i2c2_sleep: i2c2-sleep-state {
845 i2c4_sleep: i2c4-sleep-state {
859 i2c5_sleep: i2c5-sleep-state {
873 i2c6_sleep: i2c6-sleep-state {
887 i2c7_sleep: i2c7-sleep-state {
[all …]
H A Dsm6125.dtsi28 sleep_clk: sleep-clk {
735 pinctrl-names = "default", "sleep";
848 pinctrl-names = "default", "sleep";
865 pinctrl-names = "default", "sleep";
882 pinctrl-names = "default", "sleep";
899 pinctrl-names = "default", "sleep";
916 pinctrl-names = "default", "sleep";
933 pinctrl-names = "default", "sleep";
950 pinctrl-names = "default", "sleep";
998 pinctrl-names = "default", "sleep";
[all …]
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh41 sleep 15
79 sleep 5
116 sleep 2
126 sleep 2
/openbmc/linux/arch/arm/mach-tegra/
H A DMakefile7 obj-y += sleep.o
9 obj-y += sleep-tegra20.o
10 obj-y += sleep-tegra30.o
/openbmc/qemu/tests/qemu-iotests/
H A D185123 sleep 0.5
147 sleep 0.5
172 sleep 0.5
197 sleep 0.5
218 sleep 0.5
342 sleep 0.1
345 sleep 1
/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py123 time.sleep(0.5)
126 time.sleep(0.5)
129 time.sleep(0.5)
132 time.sleep(0.5)
/openbmc/linux/tools/testing/selftests/ftrace/test.d/direct/
H A Dkprobe-direct.tc13 sleep 1
24 sleep 1
35 sleep 1
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569si-post.dtsi40 sleep = <&pmc 0x08000000>;
52 sleep = <&pmc 0x20000000>;
78 sleep = <&pmc 0x00080000>;
119 i2c-sleep-nexus {
123 sleep = <&pmc 0x00000004>;
131 duart-sleep-nexus {
135 sleep = <&pmc 0x00000002>;
153 sleep = <&pmc 0x00200000>;
166 sleep = <&pmc 0x01000000>;
172 sleep = <&pmc 0x00040000>;
[all …]
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh19 sleep 1.1
25 sleep 0.1
111 sleep 1
183 sleep 0.1
202 sleep 0.1
230 sleep 0.1

12345678910>>...75