Searched refs:SUN4I_HDMI_CEC_RX (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_hdmi.h | 99 #define SUN4I_HDMI_CEC_RX BIT(8) macro |
D | sun4i_hdmi_enc.c | 279 return readl(hdmi->base + SUN4I_HDMI_CEC) & SUN4I_HDMI_CEC_RX; in sun4i_hdmi_cec_pin_read() |