Home
last modified time | relevance | path

Searched refs:trip_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_soc_dts_iosf.c264 int trip_count = 0; in add_dts_thermal_zone() local
280 trip_count = min(SOC_MAX_DTS_TRIPS, trip_cnt); in add_dts_thermal_zone()
281 writable_trip_cnt = trip_count - read_only_trip_cnt; in add_dts_thermal_zone()
296 dts->trip_count = trip_count; in add_dts_thermal_zone()
299 trip_count, in add_dts_thermal_zone()
330 unsigned long count = entry->trip_count; in intel_soc_dts_iosf_add_read_only_critical_trip()
378 enum intel_soc_dts_interrupt_type intr_type, int trip_count, in intel_soc_dts_iosf_init() argument
390 if (!trip_count || read_only_trip_count > trip_count) in intel_soc_dts_iosf_init()
412 notification, trip_count, in intel_soc_dts_iosf_init()
A Dintel_soc_dts_iosf.h29 u32 trip_count; member
44 enum intel_soc_dts_interrupt_type intr_type, int trip_count,

Completed in 4 milliseconds