Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/
Dsoc.h16 extern struct at91_init_soc at91rm9200_soc;
30 #define at91rm9200_soc at91_boot_soc macro
Dat91rm9200.c384 struct at91_init_soc __initdata at91rm9200_soc = { variable
Dsetup.c109 at91_boot_soc = at91rm9200_soc; in soc_detect()