Searched refs:soc_is_ar933x (Results 1 – 8 of 8) sorted by relevance
71 else if (soc_is_ar933x()) in ath79_device_reset_set()99 else if (soc_is_ar933x()) in ath79_device_reset_clear()
147 soc_is_ar933x()) in ath79_gpio_get_function_reg()193 else if (soc_is_ar933x()) in ath79_gpio_init()
97 } else if (soc_is_ar933x()) { in ath79_register_uart()
107 soc_is_ar933x() || in ath79_misc_irq_init()349 } else if (soc_is_ar933x()) { in arch_init_irq()
141 else if (soc_is_ar933x()) in ath79_register_wmac()
234 else if (soc_is_ar933x()) in ath79_register_usb()
382 else if (soc_is_ar933x()) in ath79_clocks_init()
77 static inline int soc_is_ar933x(void) in soc_is_ar933x() function