Searched refs:soc_is_qca955x (Results 1 – 10 of 10) sorted by relevance
75 else if (soc_is_qca955x()) in ath79_device_reset_set()103 else if (soc_is_qca955x()) in ath79_device_reset_clear()
109 soc_is_qca955x()) in ath79_misc_irq_init()355 } else if (soc_is_qca955x()) { in arch_init_irq()367 else if (soc_is_qca955x()) in arch_init_irq()
197 else if (soc_is_qca955x()) in ath79_gpio_init()204 if (soc_is_ar934x() || soc_is_qca955x()) { in ath79_gpio_init()
87 soc_is_qca955x()) { in ath79_register_uart()
145 else if (soc_is_qca955x()) in ath79_register_wmac()
172 if (soc_is_qca955x()) in ath79_detect_sys_type()
238 else if (soc_is_qca955x()) in ath79_register_usb()
82 } else if (soc_is_qca955x()) { in pcibios_map_irq()
450 else if (soc_is_qca955x()) in ath79_clocks_init()
113 static inline int soc_is_qca955x(void) in soc_is_qca955x() function