Searched refs:pck3 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dat91sam9261.c186 static struct clk pck3 = { variable in typeref:struct:clk
187 .name = "pck3",
217 clk_register(&pck3);
H A Dat91rm9200.c215 static struct clk pck3 = { variable in typeref:struct:clk
216 .name = "pck3",
232 clk_register(&pck3);
H A Dat91sam9263.c221 static struct clk pck3 = { variable in typeref:struct:clk
222 .name = "pck3",
238 clk_register(&pck3);

Completed in 95 milliseconds