Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx_cec.c215 hdmirx_cec_update_bits(cec, CEC_CONFIG, RX_AUTO_DRIVE_ACKNOWLEDGE, in snps_hdmirx_cec_register()
216 RX_AUTO_DRIVE_ACKNOWLEDGE); in snps_hdmirx_cec_register()
H A Dsnps_hdmirx.h254 #define RX_AUTO_DRIVE_ACKNOWLEDGE BIT(9) macro