Searched refs:GMAC_DEBUG_RRCSTS_MASK (Results 1 – 2 of 2) sorted by relevance
183 #define GMAC_DEBUG_RRCSTS_MASK GENMASK(6, 5) /* MTL Rx FIFO Read Controller */ macro
479 if (value & GMAC_DEBUG_RRCSTS_MASK) { in dwmac1000_debug()480 u32 rrcsts = (value & GMAC_DEBUG_RRCSTS_MASK) >> in dwmac1000_debug()
Completed in 6 milliseconds