Searched refs:PHY_CTRL3_COMPDISTUNE_MASK (Results 1 – 1 of 1) sorted by relevance
31 #define PHY_CTRL3_COMPDISTUNE_MASK GENMASK(2, 0) macro241 value &= ~PHY_CTRL3_COMPDISTUNE_MASK; in imx8m_phy_tune()242 value |= FIELD_PREP(PHY_CTRL3_COMPDISTUNE_MASK, in imx8m_phy_tune()