Home
last modified time | relevance | path

Searched refs:at91_soc_is_detected (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dsetup.c162 if (!at91_soc_is_detected()) in soc_detect()
255 if (!at91_soc_is_detected()) in at91_map_io()
258 if (!at91_soc_is_detected()) in at91_map_io()
/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dcpu.h104 static inline int at91_soc_is_detected(void) in at91_soc_is_detected() function