Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ath79/
Dath79.h88 static inline int soc_is_ar9342(void) in soc_is_ar9342() function
100 return soc_is_ar9341() || soc_is_ar9342() || soc_is_ar9344(); in soc_is_ar934x()
/arch/mips/ath79/
Dpci.c78 soc_is_ar9342() || in pcibios_map_irq()
230 } else if (soc_is_ar9342() || in ath79_register_pci()