Searched +full:post +full:- +full:power +full:- +full:on +full:- +full:delay +full:- +full:ms (Results 1 – 25 of 290) sorted by relevance
12345678910>>...12
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/ |
| H A D | pwm-backlight.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/pwm-backlight.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: pwm-backlight bindings 10 - Lee Jones <lee.jones@linaro.org> 11 - Daniel Thompson <daniel.thompson@linaro.org> 12 - Jingoo Han <jingoohan1@gmail.com> 16 const: pwm-backlight 21 pwm-names: true [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | hid-over-i2c.txt | 1 * HID over I2C Device-Tree bindings 8 http://msdn.microsoft.com/en-us/library/windows/hardware/hh852380.aspx 10 If this binding is used, the kernel module i2c-hid will handle the communication 14 - compatible: must be "hid-over-i2c" 15 - reg: i2c slave address 16 - hid-descr-addr: HID descriptor address 17 - interrupts: interrupt line 22 power sequencing. The following properties can be supported by one or more 23 device-specific compatible properties, which should be used in addition to the 24 "hid-over-i2c" string. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | mmc-pwrseq-simple.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple MMC power sequence provider binding 10 - Ulf Hansson <ulf.hansson@linaro.org> 13 The purpose of the simple MMC power sequence provider is to supports a set 19 const: mmc-pwrseq-simple 21 reset-gpios: 27 at initialization and prior we start the power up procedure of the card. [all …]
|
| H A D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cells": 30 "#size-cells": 37 broken-cd: 42 cd-gpios: 46 non-removable: [all …]
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/config/ |
| H A D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
| H A D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
| H A D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo freeze > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
| H A D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo standby > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
| H A D | freeze-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo freeze > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
| H A D | standby-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo standby > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
| H A D | suspend.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
| H A D | freeze.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo freeze > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
| H A D | standby.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo standby > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
| H A D | suspend-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend.cfg 15 # ---- General Options ---- 27 output-dir: suspend-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo mem > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
| H A D | example.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/example.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 52 # Turn display on/off for test 53 # Switch the display on/off for the test using xset (default: no-action) 54 # display: on 57 # Print the status of the test run in the given file (default: no-action) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3288-veyron-edp.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 backlight_regulator: backlight-regulator { 10 compatible = "regulator-fixed"; 11 enable-active-high; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&bl_pwr_en>; 15 regulator-name = "backlight_regulator"; 16 vin-supply = <&vcc33_sys>; 17 startup-delay-us = <15000>; 20 panel_regulator: panel-regulator { [all …]
|
| H A D | imx6qdl-apf6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 9 reg_1p8v: regulator-1p8v { 10 compatible = "regulator-fixed"; 11 regulator-name = "1P8V"; 12 regulator-min-microvolt = <1800000>; 13 regulator-max-microvolt = <1800000>; 14 regulator-always-on; 15 vin-supply = <®_3p3v>; [all …]
|
| H A D | rv1126-thunder-boot-emmc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include "rv1126-thunder-boot.dtsi" 9 reserved-memory { 19 thunder_boot_mmc: thunder-boot-mmc { 20 compatible = "rockchip,thunder-boot-mmc"; 22 memory-region-src = <&ramdisk_c>; 23 memory-region-dst = <&ramdisk_r>; 24 memory-region-idmac = <&mmc_idmac>; 29 memory-region-ecsd = <&mmc_ecsd>; 30 post-power-on-delay-ms = <0>;
|
| H A D | rv1106-thunder-boot-emmc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include "rv1106-thunder-boot.dtsi" 9 reserved-memory { 19 thunder_boot_mmc: thunder-boot-mmc { 20 compatible = "rockchip,thunder-boot-mmc"; 22 memory-region-src = <&ramdisk_c>; 23 memory-region-dst = <&ramdisk_r>; 24 memory-region-idmac = <&mmc_idmac>; 29 memory-region-ecsd = <&mmc_ecsd>; 30 post-power-on-delay-ms = <0>;
|
| H A D | sun8i-h2-plus-orangepi-zero.dts | 4 * Based on sun8i-h3-orangepi-one.dts, which is: 7 * This file is dual-licensed: you can use it either under the terms 46 /dts-v1/; 47 #include "sun8i-h3.dtsi" 48 #include "sunxi-common-regulators.dtsi" 50 #include <dt-bindings/gpio/gpio.h> 51 #include <dt-bindings/input/input.h> 55 compatible = "xunlong,orangepi-zero", "allwinner,sun8i-h2-plus"; 59 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 65 stdout-path = "serial0:115200n8"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-vehicle-evb-v21.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include "dt-bindings/usb/pd.h" 9 #include "rk3588-vehicle-v20.dtsi" 10 #include "rk3588-rk806-dual.dtsi" 12 pcie20_avdd0v85: pcie20-avdd0v85 { 13 compatible = "regulator-fixed"; 14 regulator-name = "pcie20_avdd0v85"; 15 regulator-boot-on; 16 regulator-always-on; 17 regulator-min-microvolt = <850000>; [all …]
|
| H A D | rk3562-test1-ddr3-v10.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 10 #include "rk3562-evb.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/pinctrl/rockchip.h> 16 compatible = "rockchip,rk3562-test1-ddr3-v10", "rockchip,rk3562"; 18 dc_12v: dc-12v { 19 compatible = "regulator-fixed"; 20 regulator-name = "dc_12v"; 21 regulator-always-on; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5-nanopi-neo-plus2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 /dts-v1/; 6 #include "sun50i-h5.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/pinctrl/sun4i-a10.h> 14 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5"; 22 stdout-path = "serial0:115200n8"; 26 compatible = "gpio-leds"; 31 default-state = "on"; [all …]
|
| H A D | sun50i-h5-orangepi-zero-plus2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 /dts-v1/; 6 #include "sun50i-h5.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 12 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5"; 19 stdout-path = "serial0:115200n8"; 23 compatible = "hdmi-connector"; 28 remote-endpoint = <&hdmi_out_con>; 34 compatible = "gpio-leds"; 39 default-state = "on"; [all …]
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | README | 8 pm-graph: suspend/resume/boot timing analysis tools 11 Home Page: https://01.org/pm-graph 13 Report bugs/issues at bugzilla.kernel.org Tools/pm-graph 14 - https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools 17 - Getting Started: 18 https://01.org/pm-graph/documentation/getting-started 20 - Config File Format: 21 https://01.org/pm-graph/documentation/3-config-file-format 23 - upstream version in git: 24 https://github.com/intel/pm-graph/ [all …]
|
12345678910>>...12