Searched refs:PVTMON_CONTROL0_SEL_MASK (Results 1 – 1 of 1) sorted by relevance
12 #define PVTMON_CONTROL0_SEL_MASK 0x0000000e macro25 if ((val & PVTMON_CONTROL0_SEL_MASK) != PVTMON_CONTROL0_SEL_TEMP_MONITOR) { in ns_thermal_get_temp()27 val &= ~PVTMON_CONTROL0_SEL_MASK; in ns_thermal_get_temp()