Searched defs:SUNXI_HDMI_PLL_CTRL_DIV (Results 1 – 1 of 1) sorted by relevance
293 #define SUNXI_HDMI_PLL_CTRL_DIV(n) (((n) - 1) << 4) macro296 #define SUNXI_HDMI_PLL_CTRL_DIV(n) ((n) << 4) macro