Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3568.c324 0, RK3568_PLL_CON(0),
327 0, RK3568_PLL_CON(8),
330 0, RK3568_PLL_CON(24),
333 0, RK3568_PLL_CON(16),
336 0, RK3568_PLL_CON(32),
339 0, RK3568_PLL_CON(40),
H A Dclk.h210 #define RK3568_PLL_CON(x) RK2928_PLL_CON(x) macro