Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dx86_pkg_temp_thermal.c293 u8 thres_0, thres_1; in enable_pkg_thres_interrupt() local
297 thres_0 = (l & THERM_MASK_THRESHOLD0) >> THERM_SHIFT_THRESHOLD0; in enable_pkg_thres_interrupt()
299 if (thres_0) in enable_pkg_thres_interrupt()