Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h97 #define SUN4I_HDMI_CEC_ENABLE BIT(11) macro
H A Dsun4i_hdmi_enc.c287 writel(SUN4I_HDMI_CEC_ENABLE, hdmi->base + SUN4I_HDMI_CEC); in sun4i_hdmi_cec_pin_low()