Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3308.c181 0, RK3308_PLL_CON(0),
184 0, RK3308_PLL_CON(8),
187 0, RK3308_PLL_CON(16),
190 0, RK3308_PLL_CON(24),
H A Dclk.h143 #define RK3308_PLL_CON(x) RK2928_PLL_CON(x) macro