Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c217 hdmirx_cec_update_bits(cec, CEC_CONFIG, RX_AUTO_DRIVE_ACKNOWLEDGE, in rk_hdmirx_cec_register()
218 RX_AUTO_DRIVE_ACKNOWLEDGE); in rk_hdmirx_cec_register()
H A Drk_hdmirx.h306 #define RX_AUTO_DRIVE_ACKNOWLEDGE BIT(9) macro
H A Drk_hdmirx.c967 hdmirx_update_bits(hdmirx_dev, CEC_CONFIG, RX_AUTO_DRIVE_ACKNOWLEDGE, in hdmirx_cec_state_reconfiguration()
968 RX_AUTO_DRIVE_ACKNOWLEDGE); in hdmirx_cec_state_reconfiguration()