Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Drt305x.c159 else if (soc_is_rt3350()) in rt305x_get_soc_id_name()
206 } else if (soc_is_rt305x() || soc_is_rt3350()) { in prom_soc_init()
/openbmc/linux/arch/mips/include/asm/mach-ralink/
H A Drt305x.h31 static inline int soc_is_rt3350(void) in soc_is_rt3350() function
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-rt305x.c111 else if (soc_is_rt305x() || soc_is_rt3350()) in rt305x_pinctrl_probe()