/linux/arch/arm/boot/dts/ |
A D | ste-nomadik-pinctrl.dtsi | 54 ste,sleep = <SLPM_ENABLED>; 60 ste,sleep = <SLPM_ENABLED>; 66 ste,sleep = <SLPM_ENABLED>; 72 ste,sleep = <SLPM_ENABLED>; 78 ste,sleep = <SLPM_ENABLED>; 85 ste,sleep = <SLPM_ENABLED>; 92 ste,sleep = <SLPM_ENABLED>; 99 ste,sleep = <SLPM_ENABLED>; 106 ste,sleep = <SLPM_ENABLED>; 112 ste,sleep = <SLPM_ENABLED>; [all …]
|
A D | ste-href.dtsi | 24 pinctrl-names = "default", "sleep"; 32 pinctrl-names = "default", "sleep"; 38 pinctrl-names = "default", "sleep"; 45 pinctrl-names = "default","sleep"; 52 pinctrl-names = "default","sleep"; 59 pinctrl-names = "default","sleep"; 123 pinctrl-names = "default","sleep"; 145 pinctrl-names = "default", "sleep"; 158 pinctrl-names = "default", "sleep"; 175 pinctrl-names = "default", "sleep"; [all …]
|
A D | stm32mp15-pinctrl.dtsi | 47 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 { 366 fmc_sleep_pins_a: fmc-sleep-0 { 414 fmc_sleep_pins_b: fmc-sleep-1 { 450 i2c1_sleep_pins_a: i2c1-sleep-0 { 467 i2c1_sleep_pins_b: i2c1-sleep-1 { 484 i2c2_sleep_pins_a: i2c2-sleep-0 { 516 i2c2_pins_sleep_c: i2c2-sleep-2 { [all …]
|
A D | stm32mp157c-ev1.dts | 86 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"; 310 pinctrl-names = "default", "sleep"; 325 pinctrl-names = "default", "sleep"; 340 pinctrl-names = "default", "sleep"; [all …]
|
/linux/tools/testing/selftests/net/ |
A D | fcnal-test.sh | 182 sleep 1 515 sleep 1 545 sleep 1 827 sleep 1 835 sleep 1 843 sleep 1 851 sleep 1 862 sleep 1 870 sleep 1 878 sleep 1 [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
A D | ste,nomadik.txt | 48 - ste,sleep: <0/1> 49 0: sleep mode disable, 50 1: sleep mode enable. 59 0: sleep output low, 60 1: sleep output high, 63 - ste,sleep-gpio: <0/1> 67 - ste,sleep-wakeup: <0/1> 85 ste,sleep = <1>; 86 ste,sleep-input = <3>; 92 ste,sleep = <1>; [all …]
|
A D | sprd,pinctrl.txt | 29 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 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 52 kernel on SC9860 platform), then we can not select "sleep" state 53 when the PUBCP system goes into deep sleep mode. Thus we introduce 54 "sprd,sleep-mode" property to set pin sleep mode. 79 - sleep-hardware-state: Indicate these configs in this state are sleep related. [all …]
|
A D | sprd,sc9860-pinctrl.txt | 26 - 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/Documentation/devicetree/bindings/mfd/ |
A D | tps65910.txt | 60 - 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/Documentation/devicetree/bindings/powerpc/ |
A D | sleep.yaml | 4 $id: http://devicetree.org/schemas/powerpc/sleep.yaml# 7 title: PowerPC sleep property 17 may contain a "sleep" property which describes these connections. 19 The sleep property consists of one or more sleep resources, each of 20 which consists of a phandle to a sleep controller, followed by a 21 controller-specific sleep specifier of zero or more cells. 24 by the sleep controller. Some examples of the types of low power modes 35 such nodes should be placed on a virtual bus, where the bus has the sleep 37 reasonably grouped in this manner, then create a virtual sleep controller 39 sleep-map should wait until its necessity is demonstrated). [all …]
|
/linux/tools/power/cpupower/bench/ |
A D | README-BENCH | 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 90 sleep |-----| |-----| |-----| |---- 110 -s, --sleep=<long int> initial sleep time in us 112 -y, --sleep-step=<long int> time to be added to sleep time, in us [all …]
|
/linux/tools/testing/selftests/net/forwarding/ |
A D | sch_red.sh | 213 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 …]
|
A D | bridge_mld.sh | 101 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 …]
|
A D | bridge_igmp.sh | 114 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 …]
|
/linux/Documentation/admin-guide/ |
A D | btmrvl.rst | 13 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 58 1 -- Enable host sleep 63 # Enable host sleep 84 This command displays current auto sleep status. [all …]
|
/linux/arch/arm/mach-pxa/ |
A D | sleep.S | 31 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 72 ldr r7, =CCCR_SLEEP @ prepare CCCR sleep value 89 @ prepare value for sleep mode 90 mov r1, r0 @ sleep mode 127 @ note, turbo is not preserved over sleep so there is no 168 @ enter sleep mode [all …]
|
/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
A D | func_event_triggers.tc | 63 sleep $SLEEP_TIME 81 sleep $SLEEP_TIME 87 sleep $SLEEP_TIME 96 sleep $SLEEP_TIME 101 sleep $SLEEP_TIME 108 sleep $SLEEP_TIME
|
/linux/tools/testing/selftests/net/mptcp/ |
A D | diag.sh | 16 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/Documentation/devicetree/bindings/powerpc/fsl/ |
A D | pmc.txt | 8 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/arch/powerpc/boot/dts/fsl/ |
A D | mpc8568si-post.dtsi | 40 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/tools/perf/tests/shell/ |
A D | daemon.sh | 133 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 415 run = -e cpu-clock -m 1 sleep 10 [all …]
|
/linux/Documentation/locking/ |
A D | hwspinlock.rst | 102 The function will never sleep. 117 The function will never sleep. 135 The function will never sleep. 152 The function will never sleep. 168 The function will never sleep. 185 The function will never sleep. 202 The function will never sleep. 218 The function will never sleep. 233 The function will never sleep. 403 might sleep). [all …]
|
/linux/drivers/regulator/ |
A D | da9062-regulator.c | 51 struct reg_field sleep; member 67 struct regmap_field *sleep; member 378 .sleep = REG_FIELD(DA9062AA_VBUCK1_A, 485 .sleep = REG_FIELD(DA9062AA_VLDO1_A, 518 .sleep = REG_FIELD(DA9062AA_VLDO2_A, 551 .sleep = REG_FIELD(DA9062AA_VLDO3_A, 584 .sleep = REG_FIELD(DA9062AA_VLDO4_A, 980 if (regl->info->sleep.reg) { in da9062_regulator_probe() 984 regl->info->sleep); in da9062_regulator_probe() 985 if (IS_ERR(regl->sleep)) in da9062_regulator_probe() [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
A D | msm8916-pins.dtsi | 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 { 231 i2c3_sleep: i2c3-sleep { 247 i2c4_sleep: i2c4-sleep { [all …]
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom-stats.yaml | 14 sleep modes involving powering down of the rails and oscillator clock. 16 Statistics includes SoC sleep mode type, number of times low power mode were 17 entered, time of last entry, time of last exit and accumulated sleep duration. 35 # Example of rpmh sleep stats 41 # Example of rpm sleep stats
|