Searched refs:soc_is_ar933x (Results 1 – 7 of 7) sorted by relevance
49 if (soc_is_ar913x() || soc_is_ar724x() || soc_is_ar933x()) { in ath79_ddr_ctrl_init()102 else if (soc_is_ar933x()) in ath79_device_reset_set()134 else if (soc_is_ar933x()) in ath79_device_reset_clear()
143 soc_is_ar913x() || soc_is_ar933x()) { in arch_init_irq()155 soc_is_ar933x() || in arch_init_irq()
91 } else if (soc_is_ar933x()) { in ath79_register_uart()146 } else if (soc_is_ar933x()) { in ath79_gpio_init()
141 else if (soc_is_ar933x()) in ath79_register_wmac()
234 else if (soc_is_ar933x()) in ath79_register_usb()
638 else if (soc_is_ar933x()) in ath79_clocks_init()
80 static inline int soc_is_ar933x(void) in soc_is_ar933x() function