Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dath79.h133 static inline int soc_is_qca9561(void) in soc_is_qca9561() function
145 return soc_is_qca9561() || soc_is_qca9563(); in soc_is_qca956x()