Home
last modified time | relevance | path

Searched refs:FEC_R_FIFO_RSFL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec.h64 #define FEC_R_FIFO_RSFL 0x190 /* Receive FIFO section full threshold */ macro
Dfec_main.c1045 writel(FEC_ENET_RSFL_V, fep->hwp + FEC_R_FIFO_RSFL); in fec_restart()