Searched refs:HS_SPEED_SEL (Results 1 – 2 of 2) sorted by relevance
163 #define HS_SPEED_SEL BIT(0) macro1182 regmap_update_bits(hdptx->regmap, 0x0268, HS_SPEED_SEL, in rockchip_hdptx_phy_dp_pll_init()1183 FIELD_PREP(HS_SPEED_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
242 #define HS_SPEED_SEL BIT(0) macro