Searched refs:soc_is_ar913x (Results 1 – 5 of 5) sorted by relevance
65 else if (soc_is_ar913x()) in ath79_device_reset_set()87 else if (soc_is_ar913x()) in ath79_device_reset_clear()
118 if (soc_is_ar71xx() || soc_is_ar913x()) in ath79_misc_irq_init()174 } else if (soc_is_ar913x()) { in arch_init_irq()
154 else if (soc_is_ar913x()) in ath79_gpio_init()
119 else if (soc_is_ar913x()) in ath79_clocks_init()
63 static inline int soc_is_ar913x(void) in soc_is_ar913x() function