Home
last modified time | relevance | path

Searched refs:thermal (Results 1 – 25 of 92) sorted by relevance

1234

/external/u-boot/arch/arm/dts/
Drk3288-thermal.dtsi3 * Device Tree Source for RK3288 SoC thermal
8 #include <dt-bindings/thermal/thermal.h>
15 thermal-sensors = <&tsadc 0>;
24 thermal-sensors = <&tsadc 1>;
64 thermal-sensors = <&tsadc 2>;
Domap3-cpu-thermal.dtsi2 * Device Tree Source for OMAP3 SoC CPU thermal
11 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 0>;
Ddra7-iva-thermal.dtsi2 * Device Tree Source for DRA7x SoC IVA thermal
11 #include <dt-bindings/thermal/thermal.h>
18 thermal-sensors = <&bandgap 4>;
Ddra7-dspeve-thermal.dtsi2 * Device Tree Source for DRA7x SoC DSPEVE thermal
11 #include <dt-bindings/thermal/thermal.h>
18 thermal-sensors = <&bandgap 3>;
Domap5-core-thermal.dtsi2 * Device Tree Source for OMAP543x SoC CORE thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 2>;
Domap5-gpu-thermal.dtsi2 * Device Tree Source for OMAP543x SoC GPU thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 1>;
Domap4-cpu-thermal.dtsi2 * Device Tree Source for OMAP4/5 SoC CPU thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 0>;
Dbcm2835.dtsi31 /* enable thermal sensor with the correct compatible property set */
32 &thermal {
33 compatible = "brcm,bcm2835-thermal";
Domap34xx.dtsi62 #thermal-sensor-cells = <0>;
66 thermal_zones: thermal-zones {
67 #include "omap3-cpu-thermal.dtsi"
Dbcm2836.dtsi85 /* enable thermal sensor with the correct compatible property set */
86 &thermal {
87 compatible = "brcm,bcm2836-thermal";
Dbcm2837.dtsi83 /* enable thermal sensor with the correct compatible property set */
84 &thermal {
85 compatible = "brcm,bcm2837-thermal";
Dbcm283x.dtsi27 thermal-zones {
28 cpu_thermal: cpu-thermal {
32 thermal-sensors = <&thermal>;
454 thermal: thermal@7e212000 { label
455 compatible = "brcm,bcm2835-thermal";
458 #thermal-sensor-cells = <0>;
Domap36xx.dtsi95 #thermal-sensor-cells = <0>;
99 thermal_zones: thermal-zones {
100 #include "omap3-cpu-thermal.dtsi"
Duniphier-pxs2.dtsi9 #include <dt-bindings/thermal/thermal.h>
119 thermal-zones {
120 cpu-thermal {
123 thermal-sensors = <&pvtctl>;
530 compatible = "socionext,uniphier-pxs2-thermal";
532 #thermal-sensor-cells = <0>;
Dfsl-imx8mq.dtsi22 #include <dt-bindings/thermal/thermal.h>
196 #thermal-sensor-cells = <0>;
199 thermal-zones {
200 /* cpu thermal */
201 cpu-thermal {
204 thermal-sensors = <&tmu>;
Duniphier-ld20.dtsi10 #include <dt-bindings/thermal/thermal.h>
185 thermal-zones {
186 cpu-thermal {
189 thermal-sensors = <&pvtctl>;
607 compatible = "socionext,uniphier-ld20-thermal";
609 #thermal-sensor-cells = <0>;
Dstih410.dtsi333 thermal@91a0000 {
334 compatible = "st,stih407-thermal";
336 clock-names = "thermal";
348 compatible = "st,stih407-thermal";
350 clock-names = "thermal";
Dsun8i-a33.dtsi46 #include <dt-bindings/thermal/thermal.h>
279 #thermal-sensor-cells = <0>;
394 thermal-zones {
399 thermal-sensors = <&ths>;
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/
Davailable_events655 thermal:bcl_hw_sensor_reading
656 thermal:bcl_hw_reg_access
657 thermal:bcl_hw_mitigation
658 thermal:bcl_hw_mitigation_event
659 thermal:bcl_hw_state_event
660 thermal:bcl_hw_event
661 thermal:bcl_sw_mitigation
662 thermal:bcl_sw_mitigation_event
663 thermal:thermal_temperature
664 thermal:cdev_update
[all …]
/external/u-boot/doc/device-tree-bindings/thermal/
Drockchip-thermal.txt15 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description.
32 #thermal-sensor-cells = <1>;
38 Example: referring to thermal sensors:
39 thermal-zones {
45 thermal-sensors = <&tsadc 1>;
/external/autotest/server/site_tests/firmware_ECThermal/
Dcontrol9 PURPOSE = "Servo based EC thermal engine test"
10 CRITERIA = "This test will fail if EC thermal engine misbehalved."
20 This test check the functionality of EC thermal engine. Host temperature
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/
Davailable_events503 thermal:thermal_post_core_offline
504 thermal:tsens_threshold_clear
505 thermal:thermal_pre_core_offline
506 thermal:tsens_read
507 thermal:tsens_threshold_hit
508 thermal:thermal_pre_core_online
509 thermal:thermal_post_frequency_mit
510 thermal:thermal_post_core_online
511 thermal:thermal_pre_frequency_mit
/external/u-boot/drivers/thermal/
DKconfig2 bool "Driver support for thermal devices"
23 Enable thermal support for for the Texas Instruments DRA752 SoC family.
/external/u-boot/doc/device-tree-bindings/exynos/
Dtmu.txt24 - It selects thermal tripping mode and enables thermal tripping.
/external/u-boot/include/
Dddr_spd.h253 unsigned char thermal; member
376 uint8_t thermal; member
402 uint8_t thermal; member

1234