Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dimx8mm_thermal.c32 #define TEMP_VAL_MASK GENMASK(6, 0) macro
89 val = (~(val & TEMP_VAL_MASK) + 1); in imx8mp_tmu_get_temp()

Completed in 9 milliseconds