Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_PASSIVE (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c93 zone_trips[trip_cnt].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_read_trips()
156 zone_trips[i].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_zone_add()
235 case THERMAL_TRIP_PASSIVE: in int340x_thermal_update_trips()
H A Dprocessor_thermal_device_pci.c188 .type = THERMAL_TRIP_PASSIVE,
/openbmc/linux/drivers/thermal/
H A Dthermal_trace.h14 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE);
21 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
H A Dgov_step_wise.c78 if (type == THERMAL_TRIP_PASSIVE) in update_passive_instance()
H A Dthermal_of.c60 [THERMAL_TRIP_PASSIVE] = "passive",
H A Dgov_power_allocator.c535 if (trip.type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
H A Dhisi_thermal.c494 if (trip.type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
H A Dimx_thermal.c118 [IMX_TRIP_PASSIVE] = { .type = THERMAL_TRIP_PASSIVE },
H A Dthermal_sysfs.c109 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
/openbmc/linux/include/uapi/linux/
H A Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/openbmc/linux/tools/thermal/tmon/
H A Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
H A Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/openbmc/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c354 THERMAL_TRIP_PASSIVE, 0); in intel_soc_dts_iosf_init()
362 trip_type = THERMAL_TRIP_PASSIVE; in intel_soc_dts_iosf_init()
H A Dintel_pch_thermal.c109 ptd->trips[trip].type = THERMAL_TRIP_PASSIVE; in pch_wpt_add_acpi_psv_trip()
H A Dx86_pkg_temp_thermal.c304 trips[i].type = THERMAL_TRIP_PASSIVE; in pkg_temp_thermal_trips_init()
/openbmc/linux/drivers/acpi/
H A Dthermal.c510 case THERMAL_TRIP_PASSIVE: in thermal_get_trend()
725 trip->type = THERMAL_TRIP_PASSIVE; in acpi_thermal_register_thermal_zone()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c722 mvm->tz_device.trips[i].type = THERMAL_TRIP_PASSIVE; in iwl_mvm_thermal_zone_register()