Home
last modified time | relevance | path

Searched refs:soc_is_rt5350 (Results 1 – 2 of 2) sorted by relevance

/arch/mips/ralink/
Drt305x.c191 } else if (soc_is_rt5350()) { in ralink_clk_init()
216 if (soc_is_rt3352() || soc_is_rt5350()) { in ralink_clk_init()
291 if (soc_is_rt5350()) { in prom_soc_init()
/arch/mips/include/asm/mach-ralink/
Drt305x.h52 static inline int soc_is_rt5350(void) in soc_is_rt5350() function