Home
last modified time | relevance | path

Searched refs:at91sam9260_soc (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dsoc.h17 extern struct at91_init_soc at91sam9260_soc;
34 #define at91sam9260_soc at91_boot_soc macro
Dsetup.c114 at91_boot_soc = at91sam9260_soc; in soc_detect()
129 at91_boot_soc = at91sam9260_soc; in soc_detect()
159 at91_boot_soc = at91sam9260_soc; in soc_detect()
Dat91sam9260.c393 struct at91_init_soc __initdata at91sam9260_soc = { variable