Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c41 #define ROPLL_EN BIT(6) macro
630 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_lane_disable()
632 FIELD_PREP(ROPLL_EN, 0x0)); in rockchip_hdptx_phy_lane_disable()
704 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_set_rate()
706 FIELD_PREP(ROPLL_EN, 0x1)); in rockchip_hdptx_phy_set_rate()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c41 #define ROPLL_EN BIT(6) macro
736 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_dp_pll_init()
738 FIELD_PREP(ROPLL_EN, 0x1)); in rockchip_hdptx_phy_dp_pll_init()