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