Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ath79/
Dcommon.c105 else if (soc_is_qca955x()) in ath79_device_reset_set()
137 else if (soc_is_qca955x()) in ath79_device_reset_clear()
Dsetup.c190 if (soc_is_qca953x() || soc_is_qca955x() || soc_is_qca956x()) in ath79_detect_sys_type()
/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dath79.h123 static inline int soc_is_qca955x(void) in soc_is_qca955x() function