Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c451 if (val & AVI_RCV_ISTS) { in rk628_hdmirx_get_input_format()
483 rk628_i2c_write(rk628, HDMI_RX_PDEC_ICLR, AVI_RCV_ISTS); in rk628_hdmirx_get_input_format()
H A Drk628_hdmirx.h473 #define AVI_RCV_ISTS BIT(18) macro