Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/ingenic/
Djz4740-cgu.c69 [JZ4740_CLK_PLL] = {
96 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
110 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
119 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
128 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
142 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },
175 .parents = { JZ4740_CLK_EXT, JZ4740_CLK_PLL, -1, -1 },
/linux-6.12.1/include/dt-bindings/clock/
Dingenic,jz4740-cgu.h17 #define JZ4740_CLK_PLL 2 macro