Searched refs:soc_is_ar933x (Results 1 – 2 of 2) sorted by relevance
27 else if (soc_is_ar933x()) in _machine_restart()54 if (soc_is_ar933x()) in ath79_get_bootstrap()161 if (soc_is_ar933x()) in ath79_eth_reset()250 if (soc_is_ar933x()) in ath79_usb_reset()
74 static inline int soc_is_ar933x(void) in soc_is_ar933x() function