Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c33 #define OVRD_LCPLL_EN BIT(7) macro
627 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_lane_disable()
628 FIELD_PREP(OVRD_LCPLL_EN, 0x1) | in rockchip_hdptx_phy_lane_disable()
701 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_set_rate()
702 FIELD_PREP(OVRD_LCPLL_EN, 0x1) | in rockchip_hdptx_phy_set_rate()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c33 #define OVRD_LCPLL_EN BIT(7) macro
733 regmap_update_bits(hdptx->regmap, 0x0020, OVRD_LCPLL_EN | LCPLL_EN, in rockchip_hdptx_phy_dp_pll_init()
734 FIELD_PREP(OVRD_LCPLL_EN, 0x1) | in rockchip_hdptx_phy_dp_pll_init()