| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | ste-nomadik-pinctrl.dtsi | 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 …]
|
| H A D | ste-href.dtsi | 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 …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | fcnal-test.sh | 179 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | ste,nomadik.txt | 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 …]
|
| H 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 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 …]
|
| H 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;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/rockchip/ |
| H A D | rockchip-pm-config.txt | 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 …]
|
| /OK3568_Linux_fs/debian/overlay-debug/usr/bin/ |
| H A D | bt_pcba_test | 6 echo 0 > /proc/bluetooth/sleep/btwrite 7 sleep 2 9 echo 1 > /proc/bluetooth/sleep/btwrite 10 sleep 2 17 sleep 1 21 sleep 1 25 sleep 1 29 sleep 1 33 sleep 1 37 sleep 1 [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/ |
| H A D | bugreport.sh | 24 sleep 1 36 sleep 3 51 sleep 5 66 sleep 1 68 sleep 1 72 sleep 1 74 sleep 1 97 sleep 15 101 sleep 1 103 sleep 1 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H 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 …]
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | README-BENCH | 34 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 …]
|
| /OK3568_Linux_fs/buildroot/package/pm-utils/ |
| H A D | 0001-pm-sleep.d-remove-unused-sleep-hooks.patch | 4 Subject: [PATCH] pm:sleep.d: remove unused sleep hooks 7 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 …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | sch_red.sh | 214 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H 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 54 These commands are used to enable host sleep or wake up firmware 58 1 -- Enable host sleep 63 # Enable host sleep [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H 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 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 …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | diag.sh | 15 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
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/ |
| H 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
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | scan_test.sh | 52 sleep 2 54 sleep 3 70 sleep 1 83 sleep 2 97 sleep 1 113 sleep 3
|
| H A D | check_con_ap.sh | 10 sleep 3 14 sleep 3 18 sleep 60 33 sleep 2 49 sleep 2
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H 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
|
| /OK3568_Linux_fs/debian/overlay-firmware/usr/bin/ |
| H A D | npu_upgrade_pcie | 7 sleep 1 35 sleep 1 81 sleep 0.1 83 sleep 0.1 88 sleep 3 104 sleep 0.1 106 sleep 1
|
| H A D | npu_upgrade | 7 sleep 1 35 sleep 1 81 sleep 0.1 83 sleep 0.1 88 sleep 3 104 sleep 0.1 106 sleep 1
|
| H A D | npu_upgrade_pcie_combine | 7 sleep 1 35 sleep 1 81 sleep 0.1 83 sleep 0.1 88 sleep 3 104 sleep 0.1 106 sleep 1
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | hwspinlock.rst | 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 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 …]
|