Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c156 #define DIG_CLK_SEL BIT(1) macro
1162 regmap_update_bits(hdptx->regmap, 0x025c, DIG_CLK_SEL, in rockchip_hdptx_phy_dp_pll_init()
1163 FIELD_PREP(DIG_CLK_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c234 #define DIG_CLK_SEL BIT(1) macro