Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_wt_hint.c39 #define SOC_WT_PREDICTION_INT_ACTIVE BIT(2) macro
202 if (int_status & SOC_WT_PREDICTION_INT_ACTIVE) in proc_thermal_check_wt_intr()
215 if (!(status & SOC_WT_PREDICTION_INT_ACTIVE)) in proc_thermal_wt_intr_callback()