Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c34 #define LCPLL_EN BIT(6) macro
627 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_lane_disable()
629 FIELD_PREP(LCPLL_EN, 0x0)); in rockchip_hdptx_phy_lane_disable()
701 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_set_rate()
703 FIELD_PREP(LCPLL_EN, 0x0)); in rockchip_hdptx_phy_set_rate()
H A Dphy-rockchip-samsung-hdptx-hdmi.c51 #define LCPLL_EN(x) UPDATE(x, 4, 4) macro
1651 LCPLL_LCVCO_MODE_EN_MASK, LCPLL_EN(1) | in hdptx_lcpll_cmn_config()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c34 #define LCPLL_EN BIT(6) macro
733 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_dp_pll_init()
735 FIELD_PREP(LCPLL_EN, 0x0)); in rockchip_hdptx_phy_dp_pll_init()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c49 #define LCPLL_EN(x) UPDATE(x, 4, 4) macro
1045 LCPLL_LCVCO_MODE_EN_MASK, LCPLL_EN(1) | in hdptx_lcpll_cmn_config()