Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-ath79/
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-6.1.9/arch/mips/ath79/
Dsetup.c85 ath79_soc = ATH79_SOC_AR7241; in ath79_detect_sys_type()