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

/freebsd-current/sys/arm/allwinner/
H A Daw_thermal.c136 #define SHUT_INT_ALL (SHUT_INT0_STS|SHUT_INT1_STS|SHUT_INT2_STS) macro
419 WR4(sc, THS_INTC, RD4(sc, THS_INTC) | SHUT_INT_ALL | ALARM_INT_ALL);
578 if ((ints & SHUT_INT_ALL) != 0) {

Completed in 114 milliseconds