Home
last modified time | relevance | path

Searched refs:PLL_LCRO_CLK_SEL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c144 #define PLL_LCRO_CLK_SEL BIT(5) macro
846 regmap_update_bits(hdptx->regmap, 0x0210, PLL_LCRO_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()
847 FIELD_PREP(PLL_LCRO_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c144 #define PLL_LCRO_CLK_SEL BIT(5) macro
887 regmap_update_bits(hdptx->regmap, 0x0210, PLL_LCRO_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()
888 FIELD_PREP(PLL_LCRO_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()