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