Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dath79.h118 static inline int soc_is_qca9558(void) in soc_is_qca9558() function
125 return soc_is_qca9556() || soc_is_qca9558(); in soc_is_qca955x()