Home
last modified time | relevance | path

Searched refs:pll2_clk (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/arm/mach-davinci/
Ddm365.c150 static struct clk pll2_clk = { variable
159 .parent = &pll2_clk,
165 .parent = &pll2_clk,
171 .parent = &pll2_clk,
178 .parent = &pll2_clk,
185 .parent = &pll2_clk,
192 .parent = &pll2_clk,
199 .parent = &pll2_clk,
206 .parent = &pll2_clk,
213 .parent = &pll2_clk,
[all …]
Ddm644x.c101 static struct clk pll2_clk = { variable
110 .parent = &pll2_clk,
117 .parent = &pll2_clk,
124 .parent = &pll2_clk,
289 CLK(NULL, "pll2", &pll2_clk),
Ddm355.c140 static struct clk pll2_clk = { variable
149 .parent = &pll2_clk,
156 .parent = &pll2_clk,
352 CLK(NULL, "pll2", &pll2_clk),
Ddm646x.c142 static struct clk pll2_clk = { variable
151 .parent = &pll2_clk,
328 CLK(NULL, "pll2", &pll2_clk),
/linux-2.6.39/arch/arm/mach-mxs/
Dclock-mx28.c40 static struct clk pll2_clk; variable
108 if (clk == &pll2_clk) \
120 _CLK_ENABLE_PLL(pll2_clk, PLL2, CLKGATE)
128 if (clk == &pll2_clk) \
139 _CLK_DISABLE_PLL(pll2_clk, PLL2, CLKGATE)
151 _DEFINE_CLOCK_PLL(pll2_clk);
623 _REGISTER_CLOCK("pll2", NULL, pll2_clk)
/linux-2.6.39/arch/arm/mach-shmobile/
Dclock-sh73a0.c155 static struct clk pll2_clk = { variable
186 &pll2_clk,