Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ath79/
Dcommon.c101 else if (soc_is_ar934x()) in ath79_device_reset_set()
133 else if (soc_is_ar934x()) in ath79_device_reset_clear()
/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dath79.h98 static inline int soc_is_ar934x(void) in soc_is_ar934x() function