Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Drt305x.c137 if (soc_is_rt305x() || soc_is_rt3350()) { in ralink_clk_init()
269 } else if (soc_is_rt305x() || soc_is_rt3350()) { in prom_soc_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ralink/
H A Drt305x.h31 static inline int soc_is_rt3350(void) in soc_is_rt3350() function