Searched refs:DCRN_MALRXEOBISR (Results 1 – 5 of 5) sorted by relevance
180 isr = get_mal_dcrn(mal, DCRN_MALRXEOBISR); in mal_rxeob()181 set_mal_dcrn(mal, DCRN_MALRXEOBISR, isr); in mal_rxeob()
134 (unsigned int) get_mal_dcrn(mal, DCRN_MALRXEOBISR)); in emac_mal_dump()
592 set_mal_dcrn(fep->mal, DCRN_MALRXEOBISR, fep->commac.rx_chan_mask); in emac_rxde_dev()
235 #define DCRN_MALRXEOBISR(base) ((base) + 0x12) /* Rx End of Buffer Interrupt Status */ macro
191 #define DCRN_MALRXEOBISR(base) (base + 0x12) /* Rx End of Buffer Interrupt Status */ macro