Searched refs:FTGMAC100_RXDES0_FRS (Results 1 – 4 of 4) sorted by relevance
250 #define FTGMAC100_RXDES0_FRS (1 << 29) macro
478 if (unlikely(!(status & FTGMAC100_RXDES0_FRS) || in ftgmac100_rx_packet()
245 #define FTGMAC100_RXDES0_FRS BIT(29) macro
195 #define FTGMAC100_RXDES0_FRS (1 << 29) macro1038 uint32_t first = FTGMAC100_RXDES0_FRS; in ftgmac100_receive()