Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/ralink/
Drt305x.c149 } else if (soc_is_rt3352()) { in ralink_clk_init()
187 if (soc_is_rt3352() || soc_is_rt5350()) { in ralink_clk_init()
273 } else if (soc_is_rt3352()) { in prom_soc_init()
/Linux-v5.10/arch/mips/include/asm/mach-ralink/
Drt305x.h36 static inline int soc_is_rt3352(void) in soc_is_rt3352() function