Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c34 #define LCPLL_EN BIT(6) macro
1067 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_dp_pll_init()
1069 FIELD_PREP(LCPLL_EN, 0x0)); in rockchip_hdptx_phy_dp_pll_init()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c49 #define LCPLL_EN(x) UPDATE(x, 4, 4) macro
1038 LCPLL_LCVCO_MODE_EN_MASK, LCPLL_EN(1) | in hdptx_lcpll_cmn_config()