Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ath79/
Dath79.h108 static inline int soc_is_qca9558(void) in soc_is_qca9558() function
115 return soc_is_qca9556() || soc_is_qca9558(); in soc_is_qca955x()
/arch/mips/ath79/
Dpci.c246 } else if (soc_is_qca9558()) { in ath79_register_pci()