Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/sunxi/
Dclk-sunxi.c47 #define SUN6I_AHB1_PLL6_DIV_SHIFT 6 macro
48 #define SUN6I_AHB1_PLL6_DIV_MASK (0x3 << SUN6I_AHB1_PLL6_DIV_SHIFT)
50 SUN6I_AHB1_PLL6_DIV_SHIFT)
52 (div << SUN6I_AHB1_PLL6_DIV_SHIFT))