Searched refs:pll0_clk (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-davinci/ |
D | da850.c | 65 static struct clk pll0_clk = { variable 75 .parent = &pll0_clk, 81 .parent = &pll0_clk, 88 .parent = &pll0_clk, 95 .parent = &pll0_clk, 104 .parent = &pll0_clk, 111 .parent = &pll0_clk, 118 .parent = &pll0_clk, 125 .parent = &pll0_clk, 431 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),
|
/arch/arm/mach-shmobile/ |
D | clock-sh73a0.c | 120 static struct clk pll0_clk = { variable 179 &pll0_clk, 231 [DIV4_ZG] = SH_CLK_DIV4(&pll0_clk, FRQCRA, 16, 0xd7f, CLK_ENABLE_ON_INIT), 236 [DIV4_Z] = SH_CLK_DIV4(&pll0_clk, FRQCRB, 24, 0x97f, 0),
|