Home
last modified time | relevance | path

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

/linux/drivers/clk/rockchip/
H A Dclk-rk3328.c216 0, RK3328_PLL_CON(0),
219 0, RK3328_PLL_CON(8),
222 0, RK3328_PLL_CON(16),
225 0, RK3328_PLL_CON(24),
228 0, RK3328_PLL_CON(40),
H A Dclk.h156 #define RK3328_PLL_CON(x) RK2928_PLL_CON(x) macro