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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dat91sam9261.c180 static struct clk pck2 = { variable in typeref:struct:clk
181 .name = "pck2",
216 clk_register(&pck2);
H A Dat91rm9200.c209 static struct clk pck2 = { variable in typeref:struct:clk
210 .name = "pck2",
231 clk_register(&pck2);
H A Dat91sam9263.c215 static struct clk pck2 = { variable in typeref:struct:clk
216 .name = "pck2",
237 clk_register(&pck2);

Completed in 52 milliseconds