Searched refs:XTE_FCC_RXFLO_MASK (Results 1 – 2 of 2) sorted by relevance
251 #define XTE_FCC_RXFLO_MASK (1 << 29) /* Rx flow control enable */ macro
567 .m_or = XTE_FCC_RXFLO_MASK,689 temac_indirect_out32_locked(lp, XTE_FCC_OFFSET, XTE_FCC_RXFLO_MASK); in temac_device_reset()