Searched refs:ANA_PLL_CD_VREG_ICTRL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 141 #define ANA_PLL_CD_VREG_ICTRL GENMASK(6, 5) macro 842 regmap_update_bits(hdptx->regmap, 0x020c, ANA_PLL_CD_VREG_ICTRL, in rockchip_hdptx_phy_dp_pll_init() 843 FIELD_PREP(ANA_PLL_CD_VREG_ICTRL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 141 #define ANA_PLL_CD_VREG_ICTRL GENMASK(6, 5) macro 883 regmap_update_bits(hdptx->regmap, 0x020c, ANA_PLL_CD_VREG_ICTRL, in rockchip_hdptx_phy_dp_pll_init() 884 FIELD_PREP(ANA_PLL_CD_VREG_ICTRL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
|