Home
last modified time | relevance | path

Searched refs:SUN4I_HDMI_PLL_CTRL_DIV_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_tmds_clk.c161 reg &= ~SUN4I_HDMI_PLL_CTRL_DIV_MASK; in sun4i_tmds_set_rate()
H A Dsun4i_hdmi.h88 #define SUN4I_HDMI_PLL_CTRL_DIV_MASK GENMASK(7, 4) macro
H A Dsun4i_hdmi_enc.c581 reg &= SUN4I_HDMI_PLL_CTRL_DIV_MASK; in sun4i_hdmi_bind()