Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/include/mach/
Dath79.h132 static inline int soc_is_qca9561(void) in soc_is_qca9561() function
139 return soc_is_tp9343() || soc_is_qca9561(); in soc_is_qca956x()