Searched refs:soc_is_ar724x (Results 1 – 6 of 6) sorted by relevance
98 else if (soc_is_ar724x()) in ath79_device_reset_set()126 else if (soc_is_ar724x()) in ath79_device_reset_clear()
77 } else if (soc_is_ar724x() || in pcibios_map_irq()221 } else if (soc_is_ar724x()) { in ath79_register_pci()
105 else if (soc_is_ar724x() || in ath79_misc_irq_init()361 if (soc_is_ar71xx() || soc_is_ar724x() || in arch_init_irq()
85 soc_is_ar724x() || in ath79_register_uart()
446 else if (soc_is_ar724x()) in ath79_clocks_init()
49 static inline int soc_is_ar724x(void) in soc_is_ar724x() function