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