Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dath79.h86 static inline int soc_is_ar9341(void) in soc_is_ar9341() function
103 return soc_is_ar9341() || soc_is_ar9342() || soc_is_ar9344(); in soc_is_ar934x()