Home
last modified time | relevance | path

Searched refs:DCRN_MALRXCASR (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_mal.h133 set_mal_dcrn(mal, DCRN_MALRXCASR, in mal_enable_rx_channels()
134 get_mal_dcrn(mal, DCRN_MALRXCASR) | chanmask); in mal_enable_rx_channels()
Dibm_ocp_debug.c130 (unsigned int) get_mal_dcrn(mal, DCRN_MALRXCASR)); in emac_mal_dump()
/linux-2.4.37.9/arch/ppc/platforms/
Dibm405.h233 #define DCRN_MALRXCASR(base) ((base) + 0x10) /* RX Channel Active Set Register */ macro
/linux-2.4.37.9/include/asm-ppc/
Dibm44x.h189 #define DCRN_MALRXCASR(base) (base + 0x10) /* Rx Channel Active Set */ macro