Searched refs:pll0_clk (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-davinci/ |
D | da850.c | 66 static struct clk pll0_clk = { variable 76 .parent = &pll0_clk, 82 .parent = &pll0_clk, 89 .parent = &pll0_clk, 96 .parent = &pll0_clk, 105 .parent = &pll0_clk, 112 .parent = &pll0_clk, 119 .parent = &pll0_clk, 126 .parent = &pll0_clk, 432 CLK(NULL, "pll0", &pll0_clk), [all …]
|
D | da830.c | 51 static struct clk pll0_clk = { variable 60 .parent = &pll0_clk, 66 .parent = &pll0_clk, 73 .parent = &pll0_clk, 80 .parent = &pll0_clk, 87 .parent = &pll0_clk, 94 .parent = &pll0_clk, 101 .parent = &pll0_clk, 378 CLK(NULL, "pll0", &pll0_clk),
|