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

/freebsd-current/sys/arm/mv/
H A Dmv_thermal.c52 #define CONTROL0_TSEN_EN (1 << 2) macro
164 reg &= ~(CONTROL0_TSEN_START | CONTROL0_TSEN_EN);
186 reg |= CONTROL0_TSEN_START | CONTROL0_TSEN_EN;
223 reg |= CONTROL0_TSEN_START | CONTROL0_TSEN_EN;

Completed in 148 milliseconds