Searched refs:soc_is_qca953x (Results 1 – 2 of 2) sorted by relevance
32 else if (soc_is_qca953x()) in _machine_restart()59 else if (soc_is_qca953x()) in ath79_get_bootstrap()166 if (soc_is_qca953x()) in ath79_eth_reset()255 if (soc_is_qca953x()) in ath79_usb_reset()
108 static inline int soc_is_qca953x(void) in soc_is_qca953x() function