Home
last modified time | relevance | path

Searched refs:trip (Results 1 – 25 of 36) sorted by relevance

12

/arch/arm/mach-imx/
A Dfdt.c92 int node, trip; in fixup_thermal_trips() local
108 fdt_for_each_subnode(trip, blob, node) { in fixup_thermal_trips()
112 type = fdt_getprop(blob, trip, "type", NULL); in fixup_thermal_trips()
122 ret = fdt_setprop_u32(blob, trip, "temperature", temp); in fixup_thermal_trips()
/arch/arm/mach-k3/
A Dcommon_fdt.c170 int node, trip; in fdt_fixup_critical_trips() local
176 fdt_for_each_subnode(trip, blob, node) { in fdt_fixup_critical_trips()
177 const char *type = fdt_getprop(blob, trip, "type", NULL); in fdt_fixup_critical_trips()
182 if (fdt_setprop_u32(blob, trip, "temperature", 1000 * maxc) < 0) in fdt_fixup_critical_trips()
/arch/arm/dts/
A Drk3288-veyron-mickey.dts120 trip = <&cpu_alert_warm>;
142 trip = <&cpu_alert_almost_hot>;
147 trip = <&cpu_alert_hot>;
152 trip = <&cpu_alert_hotter>;
157 trip = <&cpu_alert_very_hot>;
A Domap4-cpu-thermal.dtsi33 trip = <&cpu_alert0>;
A Dsun8i-a33.dtsi300 trip = <&cpu_alert0>;
307 trip = <&cpu_alert1>;
315 trip = <&gpu_alert0>;
320 trip = <&gpu_alert1>;
A Dimx8mq-phanbell.dts96 trip = <&cpu_alert0>;
102 trip = <&cpu_alert1>;
108 trip = <&fan_toggle0>;
A Dam335x-brsmarc1.dts108 crit_trip: crit-trip {
116 trip = <&crit_trip>;
A Dmt7987.dtsi277 trip = <&cpu_trip_active1>;
282 trip = <&cpu_trip_active0>;
287 trip = <&cpu_trip_passive>;
A Dam57xx-beagle-x15-common.dtsi490 trip = <&cpu_alert1>;
519 trip = <&board_alert0>;
A Dsun50i-h6.dtsi1064 trip = <&cpu_alert>;
1107 trip = <&gpu_alert0>;
1113 trip = <&gpu_alert1>;
1119 trip = <&gpu_alert2>;
A Dhi3660.dtsi1123 threshold: trip-point@0 {
1129 target: trip-point@1 {
1138 trip = <&target>;
1146 trip = <&target>;
A Dsun50i-h5.dtsi211 trip = <&cpu_hot_trip>;
A Drk3368.dtsi410 trip = <&cpu_alert0>;
418 trip = <&cpu_alert1>;
449 trip = <&gpu_alert0>;
A Dsun8i-h3.dtsi266 trip = <&cpu_hot_trip>;
A Drk322x.dtsi542 trip = <&cpu_alert0>;
550 trip = <&cpu_alert1>;
A Dsun8i-a83t.dtsi1226 trip = <&cpu0_hot>;
1256 trip = <&cpu1_hot>;
A Dsun50i-a64.dtsi195 trip = <&cpu_alert0>;
202 trip = <&cpu_alert1>;
A Dfsl-imx8dx.dtsi610 trip = <&cpu_alert0>;
A Dtegra124-apalis.dts2157 trip@0 {
2174 trip@0 {
2191 trip@0 {
A Duniphier-pxs2.dtsi144 trip = <&cpu_alert>;
A Dimx8mq.dtsi260 trip = <&cpu_alert>;
291 trip = <&gpu_alert>;
A Duniphier-ld20.dtsi219 trip = <&cpu_alert>;
A Dimx93.dtsi143 trip = <&cpu_alert>;
/arch/powerpc/dts/
A Dt1040si-post.dtsi483 trip = <&cpu_alert>;
489 trip = <&cpu_alert>;
495 trip = <&cpu_alert>;
501 trip = <&cpu_alert>;
/arch/x86/include/asm/acpi/dptf/
A Dthermal.asl70 * Method to return trip temperature value depending upon the device mode.

Completed in 47 milliseconds

12