Searched refs:soc_is_rt305x (Results 1 – 2 of 2) sorted by relevance
137 if (soc_is_rt305x() || soc_is_rt3350()) { in ralink_clk_init()269 } else if (soc_is_rt305x() || soc_is_rt3350()) { in prom_soc_init()
26 static inline int soc_is_rt305x(void) in soc_is_rt305x() function