Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dxilinx_ll_temac_fifo.h97 #define LL_FIFO_RDFO_MASK (0x000001FFUL << LL_FIFO_RDFO_POS) macro
H A Dxilinx_ll_temac_fifo.c78 if (in_be32(&fifo_ctrl->rdfo) & LL_FIFO_RDFO_MASK) { in ll_temac_recv_fifo()