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