Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ath79/
Dath79.h25 ATH79_SOC_AR7240, enumerator
51 return (ath79_soc == ATH79_SOC_AR7240 || in soc_is_ar724x()
58 return (ath79_soc == ATH79_SOC_AR7240); in soc_is_ar7240()
/arch/mips/ath79/
Dsetup.c95 ath79_soc = ATH79_SOC_AR7240; in ath79_detect_sys_type()