Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ralink/
Drt305x.c156 } else if (soc_is_rt3352()) { in ralink_clk_init()
194 if (soc_is_rt3352() || soc_is_rt5350()) { in ralink_clk_init()
277 } else if (soc_is_rt3352()) { in prom_soc_init()
/linux-4.4.14/arch/mips/include/asm/mach-ralink/
Drt305x.h38 static inline int soc_is_rt3352(void) in soc_is_rt3352() function