Searched full:sleep (Results 1 – 25 of 3185) sorted by relevance
12345678910>>...128
54 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 …]
18 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 …]
48 - 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 …]
29 to configure the pin sleep mode, function select and sleep related32 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,33 PUBCP system, TGLDSP system and AGDSP system. And the pin sleep42 In some situation we need set the pin sleep mode and pin sleep related43 configuration, to set the pin sleep related configuration automatically44 by hardware when the system specified by sleep mode goes into deep45 sleep mode. For example, if we set the pin sleep mode as PUBCP_SLEEP46 and set the pin sleep related configuration as "input-enable", which47 means when PUBCP system goes into deep sleep mode, this pin will be set50 Moreover we can not use the "sleep" state, since some systems (like:[all …]
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;
179 sleep 1506 sleep 1536 sleep 1824 sleep 1832 sleep 1840 sleep 1848 sleep 1859 sleep 1867 sleep 1875 sleep 1[all …]
17 - rockchip,sleep-mode-config : the sleep mode config,29 rockchip,sleep-debug-en = <0>;30 rockchip,sleep-mode-config = <51 rockchip,sleep-debug-en = <1>;52 rockchip,sleep-mode-config = <70 rockchip,sleep-mode-config = <81 rockchip,sleep-mode-config = <104 rockchip,sleep-mode-config = <132 rockchip,sleep-mode-config = <147 rockchip,sleep-mode-config = <[all …]
60 - ti,en-gpio-sleep: enable sleep control for gpios64 - 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 sleep93 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 …]
2 * Low-level PXA250/210 sleep/wakeUp support27 * pxa3xx_finish_suspend() - forces CPU into sleep state (S2D3C4)31 mcr p14, 0, r0, c7, c0, 0 @ enter sleep33 20: b 20b @ waiting for sleep40 * Forces CPU into sleep state.42 * r0 = value for PWRMODE M field for desired sleep state45 @ Put the processor to sleep48 @ prepare value for sleep mode49 mov r1, r0 @ sleep mode67 @ (see Errata 50, ...processor does not exit from sleep...)[all …]
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's20 sleep property.34 a wakeup source from deep sleep.36 Sleep specifiers:38 fsl,mpc8349-pmc: Sleep specifiers consist of one cell. For each bit40 and cleared on suspend, and restored on resume. This sleep controller43 fsl,mpc8536-pmc: Sleep specifiers consist of three cells, the third of46 This sleep controller only supports disabling devices during system[all …]
11 sleep state, specific options offered by the kernel. One example is disabling12 sleep states. This can be handy for power vs performance tuning.17 Disable a specific processor sleep state.20 Enable a specific processor sleep state.32 Cpuidle Governors Policy on Disabling Sleep States36 how to choose sleep states, subsequent sleep states on this core, might get50 Disabling the Lightest Sleep State may not have any Affect53 If criteria are not met to enter deeper sleep states and the lightest sleep54 state is chosen when idle, the kernel may still enter this sleep state,56 the usage count of the disabled sleep state when using the cpupower idle-info[all …]
22 \fBcpupower-monitor \fP implements independent processor sleep state and72 This is to wake up the processors from deeper sleep states and let the107 any sleep state) times. These counters do not have the inaccuracy restrictions114 Intel Core and Package sleep state counters.117 Deepest package sleep states may in reality show up as machine/platform wide118 sleep states and can only be entered if all cores are idle. Look up Intel120 The monitors are named after the CPU family where the sleep state capabilities122 For example an IvyBridge processor has sleep state capabilities which got124 Thus on an IvyBridge processor one will get Nehalem and SandyBridge sleep126 HaswellExtended extra package sleep state capabilities are available only in a[all …]
34 You can specify load (100% CPU load) and sleep (0% CPU load) times in us which37 sleep=2500041 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) | round79 In round 2, if the ondemand sampling times exactly match the load/sleep83 But if ondemand always kicks in in the middle of the load sleep cycles, it[all …]
4 $id: http://devicetree.org/schemas/powerpc/sleep.yaml#7 title: PowerPC sleep property17 may contain a "sleep" property which describes these connections.19 The sleep property consists of one or more sleep resources, each of20 which consists of a phandle to a sleep controller, followed by a21 controller-specific sleep specifier of zero or more cells.24 by the sleep controller. Some examples of the types of low power modes35 such nodes should be placed on a virtual bus, where the bus has the sleep37 reasonably grouped in this manner, then create a virtual sleep controller39 sleep-map should wait until its necessity is demonstrated).[all …]
4 Subject: [PATCH] pm:sleep.d: remove unused sleep hooks7 pm/sleep.d/00powersave | 13 --8 pm/sleep.d/01grub | 34 ---9 pm/sleep.d/49bluetooth | 35 ---10 pm/sleep.d/55NetworkManager | 42 ----11 pm/sleep.d/75modules | 31 ---12 pm/sleep.d/90clock | 27 ---13 pm/sleep.d/94cpufreq | 46 ----14 pm/sleep.d/95led | 16 --15 pm/sleep.d/98video-quirk-db-handler | 450 ------------------------------------[all …]
50 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 as102 The function will never sleep.112 interrupts are disabled, so the caller must not sleep, and is advised to117 The function will never sleep.129 given flags placeholder. The caller must not sleep, and is advised to135 The function will never sleep.[all …]
6 echo 0 > /proc/bluetooth/sleep/btwrite7 sleep 29 echo 1 > /proc/bluetooth/sleep/btwrite10 sleep 217 sleep 121 sleep 125 sleep 129 sleep 133 sleep 137 sleep 1[all …]
15 from sleep states, such as the memory sleep state (suspend to20 used to activate the system from a sleep state. Such devices33 be enabled to wake up the system from sleep states.87 the system from sleep states, this attribute is not present.88 If the device is not enabled to wake up the system from sleep99 system from sleep states, this attribute is not present. If100 the device is not enabled to wake up the system from sleep109 the device might have aborted system transition into a sleep111 is not capable to wake up the system from sleep states, this113 up the system from sleep states, this attribute is empty.[all …]
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 mode39 1 -- Enable auto sleep mode40 0 -- Disable auto sleep mode44 # Enable auto sleep mode48 # Disable auto sleep mode54 These commands are used to enable host sleep or wake up firmware58 1 -- Enable host sleep63 # Enable host sleep[all …]
24 sleep 136 sleep 351 sleep 566 sleep 168 sleep 172 sleep 174 sleep 197 sleep 15101 sleep 1103 sleep 1[all …]
... pm-utils-1.4.1/pm/sleep.d/ pm-utils-1.4.1 ...
320 * wait_event - sleep until a condition gets true324 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the359 * wait_event_freezable - sleep (or freeze) until a condition gets true363 * The process is put to sleep (TASK_INTERRUPTIBLE -- so as not to contribute385 * wait_event_timeout - sleep until a condition gets true or a timeout elapses390 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the448 * wait_event_cmd - sleep until a condition gets true451 * @cmd1: the command will be executed before sleep452 * @cmd2: the command will be executed after sleep454 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the[all …]
50 * acpi_ss_string() - get ACPI-defined sleep state string52 * @pm1_cnt: ACPI-defined sleep state53 * @return: a pointer to the sleep state string.63 * acpi_sleep_from_pm1() - get ACPI-defined sleep state from PM1_CNT register66 * @return: ACPI-defined sleep state if given valid PM1_CNT register value,88 * chipset_prev_sleep_state() - Get chipset previous sleep state90 * This returns chipset previous sleep state from ACPI registers.98 * chipset_clear_sleep_state() - Clear chipset sleep state100 * This clears chipset sleep state in ACPI registers.
17 significantly reduced, referred to as :doc:`sleep states <sleep-states>`. The21 user space code can run. Because sleep states are global and the whole system40 as a whole is regarded as "runtime idle" which may be very close to a sleep43 for the same system in a sleep state. However, transitions from sleep states45 typically the system can spend much more time in a sleep state than it can be47 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
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 …]