Home
last modified time | relevance | path

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

12345678910>>...42

/Linux-v5.15/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";
139 pinctrl-names = "default", "sleep";
152 pinctrl-names = "default", "sleep";
169 pinctrl-names = "default", "sleep";
[all …]
Dstm32mp157c-ev1.dts86 pinctrl-names = "default", "sleep";
142 pinctrl-names = "default", "sleep";
158 pinctrl-names = "default", "sleep";
176 pinctrl-names = "default", "sleep";
230 pinctrl-names = "default", "sleep";
250 pinctrl-names = "default", "sleep";
257 pinctrl-names = "default", "sleep";
285 pinctrl-names = "default", "opendrain", "sleep";
310 pinctrl-names = "default", "sleep";
325 pinctrl-names = "default", "sleep";
[all …]
Dstm32mp15-pinctrl.dtsi47 cec_sleep_pins_a: cec-sleep-0 {
62 cec_sleep_pins_b: cec-sleep-1 {
101 dcmi_sleep_pins_a: dcmi-sleep-0 {
138 dcmi_sleep_pins_b: dcmi-sleep-1 {
185 ethernet0_rgmii_sleep_pins_a: rgmii-sleep-0 {
236 ethernet0_rgmii_sleep_pins_b: rgmii-sleep-1 {
287 ethernet0_rgmii_sleep_pins_c: rgmii-sleep-2 {
327 ethernet0_rmii_sleep_pins_a: rmii-sleep-0 {
366 fmc_sleep_pins_a: fmc-sleep-0 {
414 fmc_sleep_pins_b: fmc-sleep-1 {
[all …]
/Linux-v5.15/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;
/Linux-v5.15/tools/testing/selftests/net/
Dfcnal-test.sh182 sleep 1
505 sleep 1
535 sleep 1
817 sleep 1
825 sleep 1
833 sleep 1
841 sleep 1
852 sleep 1
860 sleep 1
868 sleep 1
[all …]
/Linux-v5.15/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 …]
/Linux-v5.15/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 …]
/Linux-v5.15/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 …]
/Linux-v5.15/tools/testing/selftests/net/forwarding/
Dsch_red.sh213 sleep 1
223 sleep 5
241 sleep 5
289 sleep 1
302 sleep 1
312 sleep 1
325 sleep 1
356 sleep 1
371 sleep 1
383 sleep 1
[all …]
Dbridge_mld.sh101 sleep 5
149 sleep 1
174 sleep 1
227 sleep 1
248 sleep 1
287 sleep 1
331 sleep 1
354 sleep 1
377 sleep 1
403 sleep 1
[all …]
Dbridge_igmp.sh114 sleep 5
130 sleep 5
151 sleep 1
176 sleep 1
230 sleep 1
251 sleep 1
290 sleep 1
334 sleep 1
357 sleep 1
380 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
/Linux-v5.15/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 …]
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_event_triggers.tc63 sleep $SLEEP_TIME
81 sleep $SLEEP_TIME
87 sleep $SLEEP_TIME
96 sleep $SLEEP_TIME
101 sleep $SLEEP_TIME
108 sleep $SLEEP_TIME
/Linux-v5.15/tools/testing/selftests/net/mptcp/
Ddiag.sh16 sleep 1.1
84 sleep 0.1
92 sleep 0.1
104 sleep 0.1
110 sleep 0.1
122 sleep 0.1
131 sleep 1.5
/Linux-v5.15/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
/Linux-v5.15/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 …]
/Linux-v5.15/tools/perf/tests/shell/
Ddaemon.sh133 sleep 0.05
155 run = -e cpu-clock -m 1 sleep 10
158 run = -e task-clock -m 1 sleep 10
205 run = -e cpu-clock -m 1 sleep 10
208 run = -e task-clock -m 1 sleep 10
230 run = -e cpu-clock -m 1 sleep 10
233 run = -e cpu-clock -m 1 sleep 10
324 run = -e cpu-clock -m 1 sleep 10
327 run = -e task-clock -m 1 sleep 10
376 run = -e cpu-clock --switch-output -m 1 sleep 10
[all …]
/Linux-v5.15/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 …]
/Linux-v5.15/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
/Linux-v5.15/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 …]
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dmsm8916-pins.dtsi17 blsp1_uart1_sleep: blsp1-uart1-sleep {
33 blsp1_uart2_sleep: blsp1-uart2-sleep {
58 spi1_sleep: spi1-sleep {
83 spi2_sleep: spi2-sleep {
108 spi3_sleep: spi3-sleep {
133 spi4_sleep: spi4-sleep {
158 spi5_sleep: spi5-sleep {
183 spi6_sleep: spi6-sleep {
199 i2c1_sleep: i2c1-sleep {
215 i2c2_sleep: i2c2-sleep {
[all …]

12345678910>>...42