Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c52 #define ANA_ROPLL_PI_EN BIT(5) macro
739 regmap_update_bits(hdptx->regmap, 0x0138, ANA_ROPLL_PI_EN, in rockchip_hdptx_phy_dp_pll_init()
740 FIELD_PREP(ANA_ROPLL_PI_EN, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c52 #define ANA_ROPLL_PI_EN BIT(5) macro