Home
last modified time | relevance | path

Searched refs:ATH79_SOC_AR9342 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h30 ATH79_SOC_AR9342, enumerator
90 return (ath79_soc == ATH79_SOC_AR9342); in soc_is_ar9342()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h30 ATH79_SOC_AR9342, enumerator
87 return gd->arch.soc == ATH79_SOC_AR9342; in soc_is_ar9342()
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dcpu.c37 {ATH79_SOC_AR9342, "9342", REV_ID_MAJOR_AR9342, 0},
/openbmc/linux/arch/mips/ath79/
H A Dsetup.c132 ath79_soc = ATH79_SOC_AR9342; in ath79_detect_sys_type()