Home
last modified time | relevance | path

Searched refs:ATH79_MACH_GENERIC_OF (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
Dsetup.c222 if (mips_machtype != ATH79_MACH_GENERIC_OF) in plat_mem_setup()
256 if (mips_machtype == ATH79_MACH_GENERIC_OF) in ath79_setup()
285 MIPS_MACHINE(ATH79_MACH_GENERIC_OF,
Dmachtypes.h18 ATH79_MACH_GENERIC_OF = -1, /* Device tree board */ enumerator
Dirq.c356 if (mips_machtype == ATH79_MACH_GENERIC_OF) { in arch_init_irq()