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

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

Completed in 171 milliseconds