Searched refs:DMA_CONTROL_RFD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac1000.h | 273 #define DMA_CONTROL_RFD_MASK 0x00401800 macro |
H A D | dwmac1000_dma.c | 136 csr6 &= ~DMA_CONTROL_RFD_MASK; in dwmac1000_configure_fc() |