Searched refs:CMN_ROPLL_SSC_EN (Results 1 – 4 of 4) sorted by relevance
44 #define CMN_ROPLL_SSC_EN BIT(1) macro
1179 regmap_update_bits(udphy->pma_regmap, CMN_SSC_EN_OFFSET, CMN_ROPLL_SSC_EN, in rk3588_dp_phy_set_rate()1180 FIELD_PREP(CMN_ROPLL_SSC_EN, dp->ssc)); in rk3588_dp_phy_set_rate()
1520 regmap_update_bits(udphy->pma_regmap, CMN_SSC_EN_OFFSET, CMN_ROPLL_SSC_EN, in rk3588_dp_phy_set_rate()1521 FIELD_PREP(CMN_ROPLL_SSC_EN, dp->ssc)); in rk3588_dp_phy_set_rate()