Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-px30.c191 0, PX30_PLL_CON(0),
194 0, PX30_PLL_CON(8),
197 0, PX30_PLL_CON(16),
200 CLK_IS_CRITICAL, PX30_PLL_CON(24),
H A Dclk.h61 #define PX30_PLL_CON(x) ((x) * 0x4) macro