Searched refs:CMN_ROPLL_ALONE_MODE (Results 1 – 2 of 2) sorted by relevance
160 #define CMN_ROPLL_ALONE_MODE BIT(2) macro1170 regmap_update_bits(hdptx->regmap, 0x0264, CMN_ROPLL_ALONE_MODE, in rockchip_hdptx_phy_dp_pll_init()1171 FIELD_PREP(CMN_ROPLL_ALONE_MODE, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
239 #define CMN_ROPLL_ALONE_MODE BIT(2) macro