Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c830 static void hdptx_update_bits(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_update_bits() function
1037 hdptx_update_bits(hdptx, CMN_REG0008, LCPLL_EN_MASK | in hdptx_lcpll_cmn_config()
1061 hdptx_update_bits(hdptx, CMN_REG001E, LCPLL_PI_EN_MASK | in hdptx_lcpll_cmn_config()
1078 hdptx_update_bits(hdptx, CMN_REG002D, LCPLL_SDC_N_MASK, in hdptx_lcpll_cmn_config()
1147 hdptx_update_bits(hdptx, CMN_REG0086, PLL_PCG_POSTDIV_SEL_MASK, in hdptx_lcpll_cmn_config()
1149 hdptx_update_bits(hdptx, CMN_REG0086, PLL_PCG_CLK_SEL_MASK, in hdptx_lcpll_cmn_config()
1292 hdptx_update_bits(hdptx, CMN_REG005E, ROPLL_SDM_EN_MASK, in hdptx_ropll_cmn_config()
1295 hdptx_update_bits(hdptx, CMN_REG005E, 0xf, 0); in hdptx_ropll_cmn_config()
1299 hdptx_update_bits(hdptx, CMN_REG0064, ROPLL_SDM_NUM_SIGN_RBR_MASK, in hdptx_ropll_cmn_config()
1304 hdptx_update_bits(hdptx, CMN_REG0069, ROPLL_SDC_N_RBR_MASK, in hdptx_ropll_cmn_config()
[all …]