Searched refs:DIG_CLK_SEL (Results 1 – 2 of 2) sorted by relevance
156 #define DIG_CLK_SEL BIT(1) macro1162 regmap_update_bits(hdptx->regmap, 0x025c, DIG_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()1163 FIELD_PREP(DIG_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
234 #define DIG_CLK_SEL BIT(1) macro