Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-ralink/
Drt305x.h18 static inline int soc_is_rt3050(void) in soc_is_rt3050() function
30 return soc_is_rt3050() || soc_is_rt3052(); in soc_is_rt305x()