Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/starfive/
A Dclk-starfive-jh7100.c34 JH7100_CLK_PLL0_OUT,
43 JH7100_CLK_PLL0_OUT,
48 JH7100_CLK_PLL0_OUT,
52 JH7100_CLK_PLL0_OUT),
62 JH7100_CLK_PLL0_OUT,
71 JH7100_CLK_PLL0_OUT,
75 JH7100_CLK_PLL0_OUT,
597 if (idx < JH7100_CLK_PLL0_OUT) in jh7100_clk_get()
601 return priv->pll[idx - JH7100_CLK_PLL0_OUT]; in jh7100_clk_get()
637 for (idx = 0; idx < JH7100_CLK_PLL0_OUT; idx++) { in clk_starfive_jh7100_probe()
[all …]
/linux-6.3-rc2/include/dt-bindings/clock/
A Dstarfive-jh7100.h196 #define JH7100_CLK_PLL0_OUT 186 macro

Completed in 5 milliseconds