Searched refs:soc_is_qca955x (Results 1 – 9 of 9) sorted by relevance
157 soc_is_qca955x()) in arch_init_irq()167 else if (soc_is_qca955x()) in arch_init_irq()
88 soc_is_qca955x()) { in ath79_register_uart()151 } else if (soc_is_qca955x()) { in ath79_gpio_init()
108 else if (soc_is_qca955x()) in ath79_device_reset_set()140 else if (soc_is_qca955x()) in ath79_device_reset_clear()
145 else if (soc_is_qca955x()) in ath79_register_wmac()
238 else if (soc_is_qca955x()) in ath79_register_usb()
82 } else if (soc_is_qca955x()) { in pcibios_map_irq()
198 if (soc_is_qca953x() || soc_is_qca955x() || soc_is_qca956x()) in ath79_detect_sys_type()
644 else if (soc_is_qca955x()) in ath79_clocks_init()
126 static inline int soc_is_qca955x(void) in soc_is_qca955x() function