Home
last modified time | relevance | path

Searched refs:thres_0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c236 u8 thres_0, thres_1; in enable_pkg_thres_interrupt() local
241 thres_0 = (l & THERM_MASK_THRESHOLD0) >> THERM_SHIFT_THRESHOLD0; in enable_pkg_thres_interrupt()
243 if (thres_0) in enable_pkg_thres_interrupt()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c183 u8 thres_0, thres_1; in enable_pkg_thres_interrupt() local
188 thres_0 = (l & THERM_MASK_THRESHOLD0) >> THERM_SHIFT_THRESHOLD0; in enable_pkg_thres_interrupt()
190 if (thres_0) in enable_pkg_thres_interrupt()

Completed in 3 milliseconds