Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c51 #define LCPLL_EN_MASK BIT(6) macro
1154 LCPLL_EN_MASK | LCPLL_LCVCO_MODE_EN_MASK, in rk_hdptx_frl_lcpll_cmn_config()
1155 FIELD_PREP(LCPLL_EN_MASK, 1) | in rk_hdptx_frl_lcpll_cmn_config()
1858 regmap_update_bits(hdptx->regmap, CMN_REG(0008), OVRD_LCPLL_EN_MASK | LCPLL_EN_MASK, in rk_hdptx_phy_set_rate()
1860 FIELD_PREP(LCPLL_EN_MASK, 0x0)); in rk_hdptx_phy_set_rate()