Searched refs:soc_is_ar724x (Results 1 – 2 of 2) sorted by relevance
46 if (soc_is_ar913x() || soc_is_ar724x() || soc_is_ar933x()) { in ath79_ddr_ctrl_init()95 else if (soc_is_ar724x()) in ath79_device_reset_set()127 else if (soc_is_ar724x()) in ath79_device_reset_clear()
49 static inline int soc_is_ar724x(void) in soc_is_ar724x() function