Searched refs:MGE_PORT_INT_RXQ0 (Results 1 – 2 of 2) sorted by relevance
284 #define MGE_PORT_INT_RXQ0 (1 << 2) macro
1286 int_cause &= MGE_PORT_INT_RXQ0; in mge_intr_rx_check()1936 MGE_WRITE(sc, MGE_PORT_INT_MASK , MGE_PORT_INT_RXQ0 | in mge_intrs_ctrl()