Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h93 static inline int soc_is_ar9344(void) in soc_is_ar9344() function
100 return soc_is_ar9341() || soc_is_ar9342() || soc_is_ar9344(); in soc_is_ar934x()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h90 static inline int soc_is_ar9344(void) in soc_is_ar9344() function
99 soc_is_ar9344(); in soc_is_ar934x()