Searched refs:soc_is_qca956x (Results 1 – 4 of 4) sorted by relevance
110 else if (soc_is_qca956x() || soc_is_tp9343()) in ath79_device_reset_set()142 else if (soc_is_qca956x() || soc_is_tp9343()) in ath79_device_reset_clear()
198 if (soc_is_qca953x() || soc_is_qca955x() || soc_is_qca956x()) in ath79_detect_sys_type()
646 else if (soc_is_qca956x() || soc_is_tp9343()) in ath79_clocks_init()
146 static inline int soc_is_qca956x(void) in soc_is_qca956x() function