Searched refs:soc_is_ar934x (Results 1 – 7 of 7) sorted by relevance
146 } else if (soc_is_ar934x()) { in arch_init_irq()156 soc_is_ar934x() || in arch_init_irq()165 if (soc_is_ar934x()) in arch_init_irq()
87 soc_is_ar934x() || in ath79_register_uart()148 } else if (soc_is_ar934x()) { in ath79_gpio_init()
104 else if (soc_is_ar934x()) in ath79_device_reset_set()136 else if (soc_is_ar934x()) in ath79_device_reset_clear()
143 else if (soc_is_ar934x()) in ath79_register_wmac()
236 else if (soc_is_ar934x()) in ath79_register_usb()
640 else if (soc_is_ar934x()) in ath79_clocks_init()
101 static inline int soc_is_ar934x(void) in soc_is_ar934x() function