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