Searched refs:soc_is_ar934x (Results 1 – 7 of 7) sorted by relevance
49 if (soc_is_ar71xx() || soc_is_ar934x()) { in ath79_ddr_ctrl_init()104 else if (soc_is_ar934x()) in ath79_device_reset_set()132 else if (soc_is_ar934x()) in ath79_device_reset_clear()
87 soc_is_ar934x() || in ath79_register_uart()148 } else if (soc_is_ar934x()) { in ath79_gpio_init()
107 soc_is_ar934x() || in ath79_misc_irq_init()365 } else if (soc_is_ar934x()) { in arch_init_irq()372 if (soc_is_ar934x()) in arch_init_irq()
143 else if (soc_is_ar934x()) in ath79_register_wmac()
236 else if (soc_is_ar934x()) in ath79_register_usb()
452 else if (soc_is_ar934x()) in ath79_clocks_init()
98 static inline int soc_is_ar934x(void) in soc_is_ar934x() function