Searched refs:pck0 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9260ek.c105 struct clk *pck0; local
108 pck0 = clk_get(NULL, "pck0");
114 clk_set_parent(pck0, plla);
117 info->dac_clk = pck0;
H A Dat91sam9rl.c197 static struct clk pck0 = { variable in typeref:struct:clk
198 .name = "pck0",
217 clk_register(&pck0);
H A Dat572d940hf.c212 static struct clk pck0 = { variable in typeref:struct:clk
213 .name = "pck0",
265 clk_register(&pck0);
H A Dat91cap9.c229 static struct clk pck0 = { variable in typeref:struct:clk
230 .name = "pck0",
261 clk_register(&pck0);
H A Dat91rm9200.c198 static struct clk pck0 = { variable in typeref:struct:clk
199 .name = "pck0",
230 clk_register(&pck0);
H A Dat91sam9260.c238 static struct clk pck0 = { variable in typeref:struct:clk
239 .name = "pck0",
258 clk_register(&pck0);
H A Dat91sam9261.c185 static struct clk pck0 = { variable in typeref:struct:clk
186 .name = "pck0",
231 clk_register(&pck0);
H A Dat91sam9263.c206 static struct clk pck0 = { variable in typeref:struct:clk
207 .name = "pck0",
238 clk_register(&pck0);
H A Dat91sam9g45.c239 static struct clk pck0 = { variable in typeref:struct:clk
240 .name = "pck0",
262 clk_register(&pck0);

Completed in 71 milliseconds