Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emacreg.h230 #define EMAC_RX_FLUSH_FIFO (1 << 3) macro
H A Dif_emac.c344 reg_val |= EMAC_RX_FLUSH_FIFO; in emac_rxeof()
349 EMAC_RX_FLUSH_FIFO) == 0) in emac_rxeof()
513 reg_val |= EMAC_RX_FLUSH_FIFO; in emac_init_locked()