Searched refs:STGE_IntStatus (Results 1 – 2 of 2) sorted by relevance
264 #define STGE_IntStatus 0x5e /* 16-bit */ macro
714 if ((CSR_READ_2(sc, STGE_IntStatus) & IS_InterruptStatus) == 0) in stge_intr()1216 CSR_WRITE_2(sc, STGE_IntStatus, 0xffff); in stge_init()