Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Drt305x.c59 static unsigned int __init rt305x_get_soc_name0(void) in rt305x_get_soc_name0() function
71 if (rt305x_get_soc_name0() == RT3052_CHIP_NAME0 && in rt3052_soc_valid()
80 if (rt305x_get_soc_name0() == RT3350_CHIP_NAME0 && in rt3350_soc_valid()
89 if (rt305x_get_soc_name0() == RT3352_CHIP_NAME0 && in rt3352_soc_valid()
98 if (rt305x_get_soc_name0() == RT5350_CHIP_NAME0 && in rt5350_soc_valid()
134 rt305x_get_soc_name0(), rt305x_get_soc_name1()); in rt305x_get_soc_name()