Searched refs:SBTML_INT_ACK (Results 1 – 8 of 8) sorted by relevance
135 #define SBTML_INT_ACK 0x40000 /* ack the sb interrupt */ macro
138 #define SBTML_INT_ACK 0x40000 /* ack the sb interrupt */ macro
410 #define SBTML_INT_ACK 0x40000 /* ack the sb interrupt */ macro
815 OR_SBREG(sii, &sb->sbtmstatelow, SBTML_INT_ACK); in sb_taclear()816 AND_SBREG(sii, &sb->sbtmstatelow, ~SBTML_INT_ACK); in sb_taclear()