Searched refs:soc_is_ar934x (Results 1 – 8 of 8) sorted by relevance
73 else if (soc_is_ar934x()) in ath79_device_reset_set()101 else if (soc_is_ar934x()) in ath79_device_reset_clear()
149 else if (soc_is_ar934x()) in ath79_gpio_get_function_reg()195 else if (soc_is_ar934x()) in ath79_gpio_init()204 if (soc_is_ar934x() || soc_is_qca955x()) { in ath79_gpio_init()
108 soc_is_ar934x() || in ath79_misc_irq_init()352 } else if (soc_is_ar934x()) { in arch_init_irq()365 if (soc_is_ar934x()) in arch_init_irq()
86 soc_is_ar934x() || in ath79_register_uart()
143 else if (soc_is_ar934x()) in ath79_register_wmac()
236 else if (soc_is_ar934x()) in ath79_register_usb()
448 else if (soc_is_ar934x()) in ath79_clocks_init()
98 static inline int soc_is_ar934x(void) in soc_is_ar934x() function