Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c322 SUN4I_HDMI_PAD_CTRL1_REG_EMP(2) |
373 SUN4I_HDMI_PAD_CTRL1_REG_EMP(2) |
426 SUN4I_HDMI_PAD_CTRL1_REG_EMP(4) |
H A Dsun4i_hdmi.h67 #define SUN4I_HDMI_PAD_CTRL1_REG_EMP(n) (((n) & 7) << 10) macro