Searched refs:CGEM_INTR_STAT (Results 1 – 2 of 2) sorted by relevance
160 #define CGEM_INTR_STAT 0x024 /* Interrupt Status */ macro
990 istatus = RD4(sc, CGEM_INTR_STAT); in cgem_intr()991 WR4(sc, CGEM_INTR_STAT, istatus); in cgem_intr()