Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c149 #define PLL_PCG_POSTDIV_SEL_MASK GENMASK(7, 4) macro
1061 regmap_update_bits(hdptx->regmap, CMN_REG(0086), PLL_PCG_POSTDIV_SEL_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1062 FIELD_PREP(PLL_PCG_POSTDIV_SEL_MASK, cfg->pms_sdiv)); in rk_hdptx_ropll_tmds_cmn_config()