| /OK3568_Linux_fs/u-boot/arch/x86/dts/ |
| H A D | chromebook_link.dts | 1 /dts-v1/; 3 #include <dt-bindings/gpio/x86-gpio.h> 14 compatible = "google,link", "intel,celeron-ivybridge"; 27 #address-cells = <1>; 28 #size-cells = <0>; 29 u-boot,dm-pre-reloc; 33 compatible = "intel,core-gen3"; 35 intel,apic-id = <0>; 36 u-boot,dm-pre-reloc; 41 compatible = "intel,core-gen3"; [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "altr,socfpga-cyclone5", "altr,socfpga"; 29 u-boot,dm-pre-reloc; 35 phy-mode = "rgmii"; 37 rxd0-skew-ps = <0>; 38 rxd1-skew-ps = <0>; 39 rxd2-skew-ps = <0>; 40 rxd3-skew-ps = <0>; 41 txen-skew-ps = <0>; 42 txc-skew-ps = <2600>; [all …]
|
| H A D | socfpga_cyclone5_sr1500.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "anonymous,socfpga-sr1500", "altr,socfpga-cyclone5", "altr,socfpga"; 32 u-boot,dm-pre-reloc; 38 phy-mode = "rgmii"; 55 speed-mode = <0>; 60 speed-mode = <0>; 65 bus-width = <8>; 66 u-boot,dm-pre-reloc; 83 u-boot,dm-pre-reloc; 86 u-boot,dm-pre-reloc; [all …]
|
| H A D | socfpga_cyclone5_sockit.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "altr,socfpga-cyclone5", "altr,socfpga"; 29 u-boot,dm-pre-reloc; 35 phy-mode = "rgmii"; 37 rxd0-skew-ps = <0>; 38 rxd1-skew-ps = <0>; 39 rxd2-skew-ps = <0>; 40 rxd3-skew-ps = <0>; 41 txen-skew-ps = <0>; 42 txc-skew-ps = <2600>; [all …]
|
| H A D | socfpga_cyclone5_is1.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "anonymous,socfpga-is1", "altr,socfpga-cyclone5", "altr,socfpga"; 28 regulator_3_3v: 3-3-v-regulator { 29 compatible = "regulator-fixed"; 30 regulator-name = "3.3V"; 31 regulator-min-microvolt = <3300000>; 32 regulator-max-microvolt = <3300000>; 36 u-boot,dm-pre-reloc; 42 phy-mode = "rgmii"; 44 rxd0-skew-ps = <0>; [all …]
|
| H A D | socfpga_arria5_socdk.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "altr,socfpga-arria5", "altr,socfpga"; 31 regulator_3_3v: 3-3-v-regulator { 32 compatible = "regulator-fixed"; 33 regulator-name = "3.3V"; 34 regulator-min-microvolt = <3300000>; 35 regulator-max-microvolt = <3300000>; 39 u-boot,dm-pre-reloc; 45 phy-mode = "rgmii"; 47 rxd0-skew-ps = <0>; [all …]
|
| H A D | socfpga_cyclone5_socdk.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 11 compatible = "altr,socfpga-cyclone5", "altr,socfpga"; 31 regulator_3_3v: 3-3-v-regulator { 32 compatible = "regulator-fixed"; 33 regulator-name = "3.3V"; 34 regulator-min-microvolt = <3300000>; 35 regulator-max-microvolt = <3300000>; 39 u-boot,dm-pre-reloc; 45 phy-mode = "rgmii"; 47 rxd0-skew-ps = <0>; [all …]
|
| H A D | rk3308-evb.dts | 4 * SPDX-License-Identifier: GPL-2.0+ 7 /dts-v1/; 9 #include "rk3308-u-boot.dtsi" 10 #include <dt-bindings/input/input.h> 11 #include <linux/media-bus-format.h> 15 compatible = "rockchip,rk3308-evb", "rockchip,rk3308"; 17 adc-keys0 { 18 u-boot,dm-pre-reloc; 19 compatible = "adc-keys"; 20 io-channels = <&saradc 0>; [all …]
|
| H A D | .rk3308-evb.dtb.pre.tmp | |
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | google,cros-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/google,cros-ec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Benson Leung <bleung@chromium.org> 11 - Enric Balletbo i Serra <enric.balletbo@collabora.com> 12 - Guenter Roeck <groeck@chromium.org> 23 - description: 25 const: google,cros-ec-i2c 26 - description: [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 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| H A D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| H A D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| H A D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| H A D | freeze-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| H A D | standby-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| H A D | suspend.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| H A D | freeze.cfg | 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| H A D | standby.cfg | 9 # sudo ./sleepgraph.py -config config/standby.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| H A D | suspend-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 15 # ---- General Options ---- 27 output-dir: suspend-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | pms405.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/spmi/spmi.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/thermal/thermal.h> 10 thermal-zones { 12 polling-delay-passive = <250>; 13 polling-delay = <1000>; 15 thermal-sensors = <&pms405_temp>; 18 pms405_alert0: pms405-alert0 { [all …]
|
| H A D | pm8150b.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 7 #include <dt-bindings/iio/qcom,spmi-vadc.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 12 thermal-zones { 14 polling-delay-passive = <100>; 15 polling-delay = <0>; 17 thermal-sensors = <&pm8150b_temp>; 44 compatible = "qcom,pm8150b", "qcom,spmi-pmic"; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | imx6ul_tsc.txt | 4 - compatible: must be "fsl,imx6ul-tsc". 5 - reg: this touch controller address and the ADC2 address. 6 - interrupts: the interrupt of this touch controller and ADC2. 7 - clocks: the root clock of touch controller and ADC2. 8 - clock-names; must be "tsc" and "adc". 9 - xnur-gpio: the X- gpio this controller connect to. 10 This xnur-gpio returns to low once the finger leave the touch screen (The 14 - measure-delay-time: the value of measure delay time. 15 Before X-axis or Y-axis measurement, the screen need some time before 18 - pre-charge-time: the touch screen need some time to precharge. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | gdb_002dadd_002dindex-man.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: gdb-add-index man</title> 19 <meta name="description" content="Debugging with GDB: gdb-add-index man"> 20 <meta name="keywords" content="Debugging with GDB: gdb-add-index man"> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | gdb_002dadd_002dindex-man.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: gdb-add-index man</title> 19 <meta name="description" content="Debugging with GDB: gdb-add-index man"> 20 <meta name="keywords" content="Debugging with GDB: gdb-add-index man"> [all …]
|