Searched refs:SSC_EN_MASK (Results 1 – 1 of 1) sorted by relevance
164 #define SSC_EN_MASK GENMASK(7, 6) macro1591 regmap_update_bits(hdptx->regmap, CMN_REG(0099), SSC_EN_MASK, in rk_hdptx_phy_set_rate()1592 FIELD_PREP(SSC_EN_MASK, 0x2)); in rk_hdptx_phy_set_rate()1604 regmap_update_bits(hdptx->regmap, CMN_REG(0099), SSC_EN_MASK, in rk_hdptx_phy_set_rate()1605 FIELD_PREP(SSC_EN_MASK, 0x0)); in rk_hdptx_phy_set_rate()