Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c31 static void hdmirx_cec_update_bits(struct hdmirx_cec *cec, int reg, u32 mask, in hdmirx_cec_update_bits() function
169 hdmirx_cec_update_bits(cec, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in hdmirx_cec_enable()
216 hdmirx_cec_update_bits(cec, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in rk_hdmirx_cec_register()
217 hdmirx_cec_update_bits(cec, CEC_CONFIG, RX_AUTO_DRIVE_ACKNOWLEDGE, in rk_hdmirx_cec_register()