Searched refs:SUN4I_HDMI_PLL_CTRL_DIV_MASK (Results 1 – 3 of 3) sorted by relevance
161 reg &= ~SUN4I_HDMI_PLL_CTRL_DIV_MASK; in sun4i_tmds_set_rate()
88 #define SUN4I_HDMI_PLL_CTRL_DIV_MASK GENMASK(7, 4) macro
581 reg &= SUN4I_HDMI_PLL_CTRL_DIV_MASK; in sun4i_hdmi_bind()