Home
last modified time | relevance | path

Searched refs:soc_is_rt3052 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ralink/
H A Drt305x.h21 static inline int soc_is_rt3052(void) in soc_is_rt3052() function
28 return soc_is_rt3050() || soc_is_rt3052(); in soc_is_rt305x()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/
H A Drt305x.h21 static inline int soc_is_rt3052(void) in soc_is_rt3052() function
28 return soc_is_rt3050() || soc_is_rt3052(); in soc_is_rt305x()
/kernel/linux/linux-6.6/arch/mips/ralink/
H A Drt305x.c157 else if (soc_is_rt3052()) in rt305x_get_soc_id_name()

Completed in 2 milliseconds