Home
last modified time | relevance | path

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

/linux/arch/mips/ath79/
H A Dcommon.c93 if (soc_is_ar71xx()) in ath79_device_reset_set()
125 if (soc_is_ar71xx()) in ath79_device_reset_clear()
/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h42 static inline int soc_is_ar71xx(void) in soc_is_ar71xx() function