Searched refs:soc_is_ar724x (Results 1 – 7 of 7) sorted by relevance
67 else if (soc_is_ar724x()) in ath79_device_reset_set()95 else if (soc_is_ar724x()) in ath79_device_reset_clear()
77 } else if (soc_is_ar724x() || in pcibios_map_irq()221 } else if (soc_is_ar724x()) { in ath79_register_pci()
106 else if (soc_is_ar724x() || in ath79_misc_irq_init()343 } else if (soc_is_ar724x()) { in arch_init_irq()
84 soc_is_ar724x() || in ath79_register_uart()
145 soc_is_ar724x() || in ath79_gpio_get_function_reg()
442 else if (soc_is_ar724x()) in ath79_clocks_init()
49 static inline int soc_is_ar724x(void) in soc_is_ar724x() function