Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 25 of 1186) sorted by relevance

12345678910>>...48

/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dste-nomadik-pinctrl.dtsi54 ste,sleep = <SLPM_ENABLED>;
55 ste,sleep-wakeup = <SLPM_WAKEUP_DISABLE>;
56 ste,sleep-pull-disable = <SLPM_PDIS_DISABLED>;
60 ste,sleep = <SLPM_ENABLED>;
61 ste,sleep-wakeup = <SLPM_WAKEUP_ENABLE>;
62 ste,sleep-pull-disable = <SLPM_PDIS_DISABLED>;
66 ste,sleep = <SLPM_ENABLED>;
67 ste,sleep-wakeup = <SLPM_WAKEUP_ENABLE>;
68 ste,sleep-pull-disable = <SLPM_PDIS_ENABLED>;
72 ste,sleep = <SLPM_ENABLED>;
[all …]
Dste-href.dtsi18 pinctrl-names = "default", "sleep";
26 pinctrl-names = "default", "sleep";
32 pinctrl-names = "default", "sleep";
39 pinctrl-names = "default","sleep";
46 pinctrl-names = "default","sleep";
53 pinctrl-names = "default","sleep";
117 pinctrl-names = "default","sleep";
154 pinctrl-names = "default", "sleep";
167 pinctrl-names = "default", "sleep";
182 pinctrl-names = "default", "sleep";
[all …]
Dstm32mp157c-ev1.dts86 pinctrl-names = "default", "sleep";
141 pinctrl-names = "default", "sleep";
157 pinctrl-names = "default", "sleep";
175 pinctrl-names = "default", "sleep";
229 pinctrl-names = "default", "sleep";
249 pinctrl-names = "default", "sleep";
256 pinctrl-names = "default", "sleep";
284 pinctrl-names = "default", "opendrain", "sleep";
309 pinctrl-names = "default", "sleep";
324 pinctrl-names = "default", "sleep";
[all …]
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi16 ti,en-gpio-sleep = <0 0 1 0 0 0 0 0 0>;
18 ti,sleep-keep-ck32k;
19 ti,sleep-enable;
40 ti,regulator-ext-sleep-control = <8>;
59 ti,regulator-ext-sleep-control = <1>;
112 ti,regulator-ext-sleep-control = <8>;
120 ti,regulator-ext-sleep-control = <8>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dste,nomadik.txt48 - ste,sleep: <0/1>
49 0: sleep mode disable,
50 1: sleep mode enable.
52 - ste,sleep-input: <0/1/2/3>
53 0: sleep input with no pull,
54 1: sleep input with pull up,
55 2: sleep input with pull down.
56 3: sleep input and keep last input configuration (no pull, pull up or pull down).
58 - ste,sleep-output: <0/1/2>
59 0: sleep output low,
[all …]
Dsprd,pinctrl.txt29 to configure the pin sleep mode, function select and sleep related
32 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,
33 PUBCP system, TGLDSP system and AGDSP system. And the pin sleep
42 In some situation we need set the pin sleep mode and pin sleep related
43 configuration, to set the pin sleep related configuration automatically
44 by hardware when the system specified by sleep mode goes into deep
45 sleep mode. For example, if we set the pin sleep mode as PUBCP_SLEEP
46 and set the pin sleep related configuration as "input-enable", which
47 means when PUBCP system goes into deep sleep mode, this pin will be set
50 Moreover we can not use the "sleep" state, since some systems (like:
[all …]
Dsprd,sc9860-pinctrl.txt26 - sleep-hardware-state: Indicate these configs in this state are sleep related.
28 - sprd,sleep-mode: Choose the pin sleep mode, and supported values are:
31 Pin sleep mode definition:
52 sprd,sleep-mode = <AP_SLEEP | PUBCP_SLEEP>;
55 sleep-hardware-state;
66 sleep-hardware-state;
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dfcnal-test.sh179 sleep 1
506 sleep 1
536 sleep 1
824 sleep 1
832 sleep 1
840 sleep 1
848 sleep 1
859 sleep 1
867 sleep 1
875 sleep 1
[all …]
/kernel/linux/build/test/moduletest/runtest/bin/sched_rtg_t/testcases/bin/
Dsched_rtg06.sh58 sleep 60
63 sleep 5
66 sleep 1 &&
92 sleep 0.1
94 sleep 0.2
107 sleep 0.1
109 sleep 0.2
114 sleep 0.1
116 sleep 0.2
130 sleep 0.1
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtps65910.txt60 - ti,en-gpio-sleep: enable sleep control for gpios
64 - ti,sleep-enable: Enable SLEEP state.
65 - ti,sleep-keep-therm: Keep thermal monitoring on in sleep state.
66 - ti,sleep-keep-ck32k: Keep the 32KHz clock output on in sleep state.
67 - ti,sleep-keep-hsclk: Keep high speed internal clock on in sleep state.
70 - ti,regulator-ext-sleep-control: enable external sleep
93 ti,en-gpio-sleep = <0 0 1 0 0 0 0 0 0>;
115 ti,regulator-ext-sleep-control = <0>;
124 ti,regulator-ext-sleep-control = <4>;
133 ti,regulator-ext-sleep-control = <0>;
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_event_triggers.tc48 sleep $SLEEP_TIME
70 sleep $SLEEP_TIME
88 sleep $SLEEP_TIME
94 sleep $SLEEP_TIME
103 sleep $SLEEP_TIME
108 sleep $SLEEP_TIME
115 sleep $SLEEP_TIME
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
DREADME-BENCH34 You can specify load (100% CPU load) and sleep (0% CPU load) times in us which
37 sleep=25000
41 This part of the configuration file will create 25ms load/sleep turns,
48 Will increase load and sleep time by 25ms 5 times.
50 25ms load/sleep time repeated 20 times (cycles).
51 50ms load/sleep time repeated 20 times (cycles).
53 100ms load/sleep time repeated 20 times (cycles).
69 100% CPU load (load) | 0 % CPU load (sleep) | round
79 In round 2, if the ondemand sampling times exactly match the load/sleep
83 But if ondemand always kicks in in the middle of the load sleep cycles, it
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbtmrvl.rst13 These commands are used to configure the host sleep parameters::
22 wakeup event, or 0xff for special host sleep setting.
35 These commands are used to enable/disable auto sleep mode
39 1 -- Enable auto sleep mode
40 0 -- Disable auto sleep mode
44 # Enable auto sleep mode
48 # Disable auto sleep mode
54 These commands are used to enable host sleep or wake up firmware
58 1 -- Enable host sleep
63 # Enable host sleep
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Dsch_red.sh214 sleep 1
224 sleep 5
242 sleep 5
290 sleep 1
303 sleep 1
313 sleep 1
326 sleep 1
357 sleep 1
372 sleep 1
384 sleep 1
[all …]
Dmirror_gre_vlan_bridge_1q.sh161 sleep 1
165 sleep 1
194 sleep 1
200 sleep 1
233 sleep 5
241 sleep 5
275 sleep 1
293 sleep 1
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dsleep.S31 mcr p14, 0, r0, c7, c0, 0 @ enter sleep
33 20: b 20b @ waiting for sleep
45 @ Put the processor to sleep
48 @ prepare value for sleep mode
49 mov r1, r0 @ sleep mode
67 @ (see Errata 50, ...processor does not exit from sleep...)
72 ldr r7, =CCCR_SLEEP @ prepare CCCR sleep value
89 @ prepare value for sleep mode
90 mov r1, r0 @ sleep mode
104 @ (see Errata 31, GPIO output signals, ... unpredictable in sleep
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
Ddiag.sh15 sleep 1.1
83 sleep 0.1
88 sleep 0.1
98 sleep 0.1
101 sleep 0.1
110 sleep 0.1
116 sleep 1.5
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt8 whose PMC is compatible, and implies deep-sleep capability.
12 whose PMC is compatible, and implies deep-sleep capability.
19 bit assignments are indicated via the sleep specifier in each device's
20 sleep property.
34 a wakeup source from deep sleep.
40 and cleared on suspend, and restored on resume. This sleep controller
46 This sleep controller only supports disabling devices during system
47 sleep, or permanently.
53 disabling. This sleep controller does not support configuring devices
54 to disable during system sleep (unless supported by another compatible
/kernel/liteos_a/testsuites/unittest/container/full/
DIt_pid_container_018.cpp48 sleep(TEST_CHILD_SLEEP_TIME); in PthreadFunc()
55 sleep(TEST_CHILD_SLEEP_TIME); in Child2()
65 sleep(TEST_CHILD_SLEEP_TIME); in Child1()
69 sleep(TEST_CHILD_SLEEP_TIME); in Child1()
103 sleep(TEST_CHILD_SLEEP_TIME); in ChildFun()
134 sleep(TEST_PARENT_SLEEP_TIME); in ItPidContainer018()
DIt_pid_container_009.cpp49 sleep(2); /* delay 2s */ in ChildFun()
53 sleep(1); in ChildFun()
72 sleep(1); in ChildFun()
95 sleep(5); /* 5: Wait for process resources to be reclaimed */ in ItPidContainer009()
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dmpc8568si-post.dtsi40 sleep = <&pmc 0x08000000>;
52 sleep = <&pmc 0x80000000>;
64 sleep = <&pmc 0x20000000>;
90 sleep = <&pmc 0x00080000>;
125 i2c-sleep-nexus {
129 sleep = <&pmc 0x00000004>;
137 duart-sleep-nexus {
141 sleep = <&pmc 0x00000002>;
158 sleep = <&pmc 0x00000400>;
163 sleep = <&pmc 0x00000080>;
[all …]
/kernel/linux/linux-5.10/Documentation/locking/
Dhwspinlock.rst50 Should be called from a process context (might sleep).
61 Should be called from a process context (might sleep).
76 Should be called from a process context (might sleep).
86 Should be called from a process context (might sleep).
96 the caller must not sleep, and is advised to release the hwspinlock as
102 The function will never sleep.
112 interrupts are disabled, so the caller must not sleep, and is advised to
117 The function will never sleep.
129 given flags placeholder. The caller must not sleep, and is advised to
135 The function will never sleep.
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
Dfw_fallback.sh32 sleep 0.1
59 sleep 0.1
88 sleep 0.1
121 sleep 0.1
144 sleep 1 &
168 sleep 1
/kernel/linux/linux-5.10/drivers/regulator/
Dda9062-regulator.c51 struct reg_field sleep; member
67 struct regmap_field *sleep; member
165 ret = regmap_field_read(regl->sleep, &val); in da9062_buck_get_mode()
196 return regmap_field_write(regl->sleep, val); in da9062_ldo_set_mode()
204 ret = regmap_field_read(regl->sleep, &val); in da9062_ldo_get_mode()
378 .sleep = REG_FIELD(DA9062AA_VBUCK1_A,
415 .sleep = REG_FIELD(DA9062AA_VBUCK3_A,
452 .sleep = REG_FIELD(DA9062AA_VBUCK4_A,
485 .sleep = REG_FIELD(DA9062AA_VLDO1_A,
518 .sleep = REG_FIELD(DA9062AA_VLDO2_A,
[all …]
/kernel/linux/linux-5.10/drivers/net/netdevsim/
Dudp_tunnels.c21 if (ns->udp_ports.sleep) in nsim_udp_tunnel_set_port()
22 msleep(ns->udp_ports.sleep); in nsim_udp_tunnel_set_port()
50 if (ns->udp_ports.sleep) in nsim_udp_tunnel_unset_port()
51 msleep(ns->udp_ports.sleep); in nsim_udp_tunnel_unset_port()
173 ns->udp_ports.sleep = nsim_dev->udp_ports.sleep; in nsim_udp_tunnels_info_create()
182 if (ns->udp_ports.sleep) in nsim_udp_tunnels_info_create()
216 &nsim_dev->udp_ports.sleep); in nsim_udp_tunnels_debugfs_create()

12345678910>>...48