Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c238 u8 thres_0, thres_1; in enable_pkg_thres_interrupt() local
244 thres_1 = (l & THERM_MASK_THRESHOLD1) >> THERM_SHIFT_THRESHOLD1; in enable_pkg_thres_interrupt()
247 if (thres_1) in enable_pkg_thres_interrupt()