Searched refs:MVNETA_PIE (Results 1 – 2 of 2) sorted by relevance
246 #define MVNETA_PIE 0x25b8 /* Port Interrupt Enable */ macro
1037 reg = MVNETA_READ(sc, MVNETA_PIE); in mvneta_portdown()1039 MVNETA_WRITE(sc, MVNETA_PIE, reg); in mvneta_portdown()1661 MVNETA_WRITE(sc, MVNETA_PIE, 0); in mvneta_disable_intr()1681 reg = MVNETA_READ(sc, MVNETA_PIE); in mvneta_enable_intr()1684 MVNETA_WRITE(sc, MVNETA_PIE, reg); in mvneta_enable_intr()