Searched refs:hdmirx_update_bits (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.c | 439 static void hdmirx_update_bits(struct rk_hdmirx_dev *hdmirx_dev, int reg, u32 mask, in hdmirx_update_bits() function 966 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in hdmirx_cec_state_reconfiguration() 967 hdmirx_update_bits(hdmirx_dev, CEC_CONFIG, RX_AUTO_DRIVE_ACKNOWLEDGE, in hdmirx_cec_state_reconfiguration() 997 hdmirx_update_bits(hdmirx_dev, SCDC_CONFIG, HPDLOW, en ? 0 : HPDLOW); in hdmirx_hpd_config() 1050 hdmirx_update_bits(hdmirx_dev, DMA_CONFIG11, in hdmirx_write_edid() 1062 hdmirx_update_bits(hdmirx_dev, DMA_CONFIG11, in hdmirx_write_edid() 1082 hdmirx_update_bits(hdmirx_dev, DMA_CONFIG11, in hdmirx_write_edid() 1193 hdmirx_update_bits(hdmirx_dev, I2C_SLAVE_CONFIG1, in hdmirx_scdc_init() 1198 hdmirx_update_bits(hdmirx_dev, SCDC_REGBANK_CONFIG0, in hdmirx_scdc_init() 1240 hdmirx_update_bits(hdmirx_dev, MAINUNIT_2_INT_MASK_N, in hdmirx_phy_register_read() [all …]
|