Searched refs:trcsts (Results 1 – 3 of 3) sorted by relevance
438 u32 trcsts = (value & GMAC_DEBUG_TRCSTS_MASK) in dwmac1000_debug() local440 if (trcsts == GMAC_DEBUG_TRCSTS_WRITE) in dwmac1000_debug()442 else if (trcsts == GMAC_DEBUG_TRCSTS_TXW) in dwmac1000_debug()444 else if (trcsts == GMAC_DEBUG_TRCSTS_READ) in dwmac1000_debug()
888 u32 trcsts = (value & MTL_DEBUG_TRCSTS_MASK) in dwmac4_debug() local890 if (trcsts == MTL_DEBUG_TRCSTS_WRITE) in dwmac4_debug()892 else if (trcsts == MTL_DEBUG_TRCSTS_TXW) in dwmac4_debug()894 else if (trcsts == MTL_DEBUG_TRCSTS_READ) in dwmac4_debug()
1527 u32 trcsts = (val >> EQOS_MTL_TXQ0_DEBUG_TRCSTS_SHIFT) & in eqos_stop() local1530 if ((trcsts != 1) && (!txqsts)) in eqos_stop()