Searched refs:GEM_MAC_CONTROL_STATUS (Results 1 – 2 of 2) sorted by relevance
261 #define GEM_MAC_CONTROL_STATUS 0x6018 /* MAC control status reg */ macro
1751 if ((status & GEM_MAC_CONTROL_STATUS) != 0) { in gem_intr()1752 status2 = GEM_BANK1_READ_4(sc, GEM_MAC_CONTROL_STATUS); in gem_intr()