Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h110 #define SUN4I_HDMI_DDC_CTRL_FIFO_DIR_MASK BIT(8) macro
H A Dsun4i_hdmi_i2c.c78 reg &= ~SUN4I_HDMI_DDC_CTRL_FIFO_DIR_MASK; in xfer_msg()