Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath79/
Dsetup.c238 if (mips_machtype != ATH79_MACH_GENERIC_OF) { in plat_mem_setup()
293 if (IS_ENABLED(CONFIG_OF) && mips_machtype == ATH79_MACH_GENERIC_OF) { in plat_time_init()
316 if (mips_machtype == ATH79_MACH_GENERIC_OF) in ath79_setup()
340 MIPS_MACHINE(ATH79_MACH_GENERIC_OF,
Dmachtypes.h18 ATH79_MACH_GENERIC_OF = -1, /* Device tree board */ enumerator
Dirq.c137 if (mips_machtype == ATH79_MACH_GENERIC_OF) { in arch_init_irq()