Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ath79/
Dath79.h83 static inline int soc_is_ar9341(void) in soc_is_ar9341() function
100 return soc_is_ar9341() || soc_is_ar9342() || soc_is_ar9344(); in soc_is_ar934x()