Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c40 #define OVRD_ROPLL_EN BIT(7) macro
630 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_lane_disable()
631 FIELD_PREP(OVRD_ROPLL_EN, 0x1) | in rockchip_hdptx_phy_lane_disable()
704 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_set_rate()
705 FIELD_PREP(OVRD_ROPLL_EN, 0x1) | in rockchip_hdptx_phy_set_rate()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c40 #define OVRD_ROPLL_EN BIT(7) macro
736 regmap_update_bits(hdptx->regmap, 0x00f4, OVRD_ROPLL_EN | ROPLL_EN, in rockchip_hdptx_phy_dp_pll_init()
737 FIELD_PREP(OVRD_ROPLL_EN, 0x1) | in rockchip_hdptx_phy_dp_pll_init()