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.c49 #define LCPLL_EN_MASK BIT(6) macro
1581 regmap_update_bits(hdptx->regmap, CMN_REG(0008), OVRD_LCPLL_EN_MASK | LCPLL_EN_MASK, in rk_hdptx_phy_set_rate()
1583 FIELD_PREP(LCPLL_EN_MASK, 0x0)); in rk_hdptx_phy_set_rate()