Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emacreg.h232 #define EMAC_RX_FLUSH_FIFO (1 << 3) macro
H A Dif_emac.c350 reg_val |= EMAC_RX_FLUSH_FIFO; in emac_rxeof()
355 EMAC_RX_FLUSH_FIFO) == 0) in emac_rxeof()
519 reg_val |= EMAC_RX_FLUSH_FIFO; in emac_init_locked()