Searched refs:pck2 (Results 1 - 6 of 6) 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-sam9261ek.c294 struct clk *pck2; local
297 pck2 = clk_get(NULL, "pck2");
303 clk_set_parent(pck2, plla);
306 info->dac_clk = pck2;
H A Dat572d940hf.c224 static struct clk pck2 = { variable in typeref:struct:clk
225 .name = "pck2",
267 clk_register(&pck2);
H A Dat91cap9.c241 static struct clk pck2 = { variable in typeref:struct:clk
242 .name = "pck2",
263 clk_register(&pck2);
H A Dat91rm9200.c210 static struct clk pck2 = { variable in typeref:struct:clk
211 .name = "pck2",
232 clk_register(&pck2);
H A Dat91sam9261.c197 static struct clk pck2 = { variable in typeref:struct:clk
198 .name = "pck2",
233 clk_register(&pck2);
H A Dat91sam9263.c218 static struct clk pck2 = { variable in typeref:struct:clk
219 .name = "pck2",
240 clk_register(&pck2);

Completed in 107 milliseconds