Searched refs:hdptx_write (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 819 static inline void hdptx_write(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_write() function 838 hdptx_write(hdptx, reg, tmp); in hdptx_update_bits() 888 hdptx_write(hdptx, LNTOP_REG0207, 0x07); in hdptx_post_enable_lane() 890 hdptx_write(hdptx, LNTOP_REG0207, 0x0f); in hdptx_post_enable_lane() 1040 hdptx_write(hdptx, CMN_REG0009, 0x0c); in hdptx_lcpll_cmn_config() 1041 hdptx_write(hdptx, CMN_REG000A, 0x83); in hdptx_lcpll_cmn_config() 1042 hdptx_write(hdptx, CMN_REG000B, 0x06); in hdptx_lcpll_cmn_config() 1043 hdptx_write(hdptx, CMN_REG000C, 0x20); in hdptx_lcpll_cmn_config() 1044 hdptx_write(hdptx, CMN_REG000D, 0xb8); in hdptx_lcpll_cmn_config() 1045 hdptx_write(hdptx, CMN_REG000E, 0x0f); in hdptx_lcpll_cmn_config() [all …]
|