Searched refs:soc_is_qca953x (Results 1 – 3 of 3) sorted by relevance
103 else if (soc_is_qca953x()) in ath79_device_reset_set()135 else if (soc_is_qca953x()) in ath79_device_reset_clear()
190 if (soc_is_qca953x() || soc_is_qca955x() || soc_is_qca956x()) in ath79_detect_sys_type()
108 static inline int soc_is_qca953x(void) in soc_is_qca953x() function