Searched refs:MAL_RXCASR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dmal.h121 #define MAL_RXCASR 0x10 macro
H A Ddebug.c137 get_mal_dcrn(mal, MAL_RXCASR), get_mal_dcrn(mal, MAL_RXCARR),
H A Dmal.c143 * of 8, but enabling in MAL_RXCASR needs the divided by 8 value
153 set_mal_dcrn(mal, MAL_RXCASR,
154 get_mal_dcrn(mal, MAL_RXCASR) | MAL_CHAN_MASK(channel));
163 * of 8, but enabling in MAL_RXCASR needs the divided by 8 value
503 regs->rx_casr = get_mal_dcrn(mal, MAL_RXCASR);

Completed in 109 milliseconds