Searched refs:soc_is_qca955x (Results 1 – 9 of 9) sorted by relevance
88 soc_is_qca955x()) { in ath79_register_uart()151 } else if (soc_is_qca955x()) { in ath79_gpio_init()
106 else if (soc_is_qca955x()) in ath79_device_reset_set()134 else if (soc_is_qca955x()) in ath79_device_reset_clear()
108 soc_is_qca955x()) in ath79_misc_irq_init()374 else if (soc_is_qca955x()) in arch_init_irq()
145 else if (soc_is_qca955x()) in ath79_register_wmac()
176 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()
454 else if (soc_is_qca955x()) in ath79_clocks_init()
113 static inline int soc_is_qca955x(void) in soc_is_qca955x() function