Home
last modified time | relevance | path

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

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