Home
last modified time | relevance | path

Searched refs:DIG_CLK_SEL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c156 #define DIG_CLK_SEL BIT(1) macro
828 regmap_update_bits(hdptx->regmap, 0x025c, DIG_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()
829 FIELD_PREP(DIG_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c156 #define DIG_CLK_SEL BIT(1) macro
869 regmap_update_bits(hdptx->regmap, 0x025c, DIG_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()
870 FIELD_PREP(DIG_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c236 #define DIG_CLK_SEL BIT(1) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c234 #define DIG_CLK_SEL BIT(1) macro