Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-ralink/
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()