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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dclock.h29 extern struct clk *at32_clock_list[];
H A Dclock.c28 struct clk *clk = at32_clock_list[i];
H A Dat32ap7000.c1058 struct clk *at32_clock_list[] = { variable in typeref:struct:clk
1102 unsigned int at32_nr_clocks = ARRAY_SIZE(at32_clock_list);
1143 for (i = 0; i < ARRAY_SIZE(at32_clock_list); i++) {
1144 struct clk *clk = at32_clock_list[i];

Completed in 47 milliseconds