Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h23 ATH79_SOC_AR7241, enumerator
52 ath79_soc == ATH79_SOC_AR7241 || in soc_is_ar724x()
63 return (ath79_soc == ATH79_SOC_AR7241); in soc_is_ar7241()
/linux/arch/mips/ath79/
H A Dsetup.c85 ath79_soc = ATH79_SOC_AR7241; in ath79_detect_sys_type()