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

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

Completed in 34 milliseconds