Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ingenic/
H A Djz4740-cgu.c69 [JZ4740_CLK_PLL] = {
96 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
105 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
114 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
123 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
132 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
165 .parents = { JZ4740_CLK_EXT, JZ4740_CLK_PLL, -1, -1 },
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Djz4740-cgu.h17 #define JZ4740_CLK_PLL 2 macro