Searched refs:TEMP_VAL_MASK (Results 1 – 1 of 1) sorted by relevance
50 #define TEMP_VAL_MASK GENMASK(6, 0) macro132 val = (~(val & TEMP_VAL_MASK) + 1); in imx8mp_tmu_get_temp()