Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c884 static inline void hdptx_update_bits(struct rockchip_hdptx_phy *hdptx, u32 reg, in hdptx_update_bits() function
1020 hdptx_update_bits(hdptx, SB_REG0113, SB_RX_RCAL_OPT_CODE_MASK, in hdptx_earc_config()
1023 hdptx_update_bits(hdptx, SB_REG011B, SB_AFC_TOL_MASK, in hdptx_earc_config()
1026 hdptx_update_bits(hdptx, SB_REG0120, SB_EARC_EN_MASK | SB_EARC_AFC_EN_MASK, in hdptx_earc_config()
1028 hdptx_update_bits(hdptx, SB_REG011B, SB_EARC_SIG_DET_BYPASS_MASK, in hdptx_earc_config()
1030 hdptx_update_bits(hdptx, SB_REG011F, SB_PWM_AFC_CTRL_MASK | SB_RCAL_RSTN_MASK, in hdptx_earc_config()
1032 hdptx_update_bits(hdptx, SB_REG0115, SB_READY_DELAY_TIME_MASK, in hdptx_earc_config()
1034 hdptx_update_bits(hdptx, SB_REG0113, SB_RX_RTERM_CTRL_MASK, in hdptx_earc_config()
1036 hdptx_update_bits(hdptx, SB_REG0102, ANA_SB_RXTERM_OFFSP_MASK, in hdptx_earc_config()
1038 hdptx_update_bits(hdptx, SB_REG0103, ANA_SB_RXTERM_OFFSN_MASK, in hdptx_earc_config()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c833 static void hdptx_update_bits(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_update_bits() function
1044 hdptx_update_bits(hdptx, CMN_REG0008, LCPLL_EN_MASK | in hdptx_lcpll_cmn_config()
1068 hdptx_update_bits(hdptx, CMN_REG001E, LCPLL_PI_EN_MASK | in hdptx_lcpll_cmn_config()
1085 hdptx_update_bits(hdptx, CMN_REG002D, LCPLL_SDC_N_MASK, in hdptx_lcpll_cmn_config()
1154 hdptx_update_bits(hdptx, CMN_REG0086, PLL_PCG_POSTDIV_SEL_MASK, in hdptx_lcpll_cmn_config()
1156 hdptx_update_bits(hdptx, CMN_REG0086, PLL_PCG_CLK_SEL_MASK, in hdptx_lcpll_cmn_config()
1303 hdptx_update_bits(hdptx, CMN_REG005E, ROPLL_SDM_EN_MASK, in hdptx_ropll_cmn_config()
1306 hdptx_update_bits(hdptx, CMN_REG005E, 0xf, 0); in hdptx_ropll_cmn_config()
1310 hdptx_update_bits(hdptx, CMN_REG0064, ROPLL_SDM_NUM_SIGN_RBR_MASK, in hdptx_ropll_cmn_config()
1315 hdptx_update_bits(hdptx, CMN_REG0069, ROPLL_SDC_N_RBR_MASK, in hdptx_ropll_cmn_config()
[all …]