Searched refs:ENETC_PM0_IFM_RLP (Results 1 – 2 of 2) sorted by relevance
228 reg = (reg & ~ENETC_PM0_IFM_RLP) | in enetc_set_loopback()229 (en ? ENETC_PM0_IFM_RLP : 0); in enetc_set_loopback()
290 #define ENETC_PM0_IFM_RLP (BIT(5) | BIT(11)) macro
Completed in 12 milliseconds