Searched refs:SUN4I_HDMI_PKT_CTRL_REG (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_hdmi.h | 101 #define SUN4I_HDMI_PKT_CTRL_REG(n) (0x2f0 + (4 * (n))) macro |
D | sun4i_hdmi_enc.c | 168 writel(val, hdmi->base + SUN4I_HDMI_PKT_CTRL_REG(0)); in sun4i_hdmi_enable() |