Searched refs:ANA_PLL_CD_VREG_GAIN_CTRL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 138 #define ANA_PLL_CD_VREG_GAIN_CTRL GENMASK(3, 0) macro 838 regmap_update_bits(hdptx->regmap, 0x0208, ANA_PLL_CD_VREG_GAIN_CTRL, in rockchip_hdptx_phy_dp_pll_init() 839 FIELD_PREP(ANA_PLL_CD_VREG_GAIN_CTRL, 0x4)); in rockchip_hdptx_phy_dp_pll_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 138 #define ANA_PLL_CD_VREG_GAIN_CTRL GENMASK(3, 0) macro 879 regmap_update_bits(hdptx->regmap, 0x0208, ANA_PLL_CD_VREG_GAIN_CTRL, in rockchip_hdptx_phy_dp_pll_init() 880 FIELD_PREP(ANA_PLL_CD_VREG_GAIN_CTRL, 0x4)); in rockchip_hdptx_phy_dp_pll_init()
|