Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dath79.h141 static inline int soc_is_qca9563(void) in soc_is_qca9563() function
148 return soc_is_qca9561() || soc_is_qca9563(); in soc_is_qca956x()