Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_power_floor.c36 #define SOC_POWER_FLOOR_INT_ACTIVE BIT(3) macro
95 return !!(int_status & SOC_POWER_FLOOR_INT_ACTIVE); in proc_thermal_check_power_floor_intr()
118 if (!(status & SOC_POWER_FLOOR_INT_ACTIVE)) in proc_thermal_power_floor_intr_callback()