Searched refs:PHY_CTRL3_TXVREF_TUNE_MASK (Results 1 – 1 of 1) sorted by relevance
34 #define PHY_CTRL3_TXVREF_TUNE_MASK GENMASK(25, 22) macro223 value &= ~PHY_CTRL3_TXVREF_TUNE_MASK; in imx8m_phy_tune()224 value |= FIELD_PREP(PHY_CTRL3_TXVREF_TUNE_MASK, in imx8m_phy_tune()