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