Searched refs:soc_type (Results 1 – 5 of 5) sorted by relevance
34 unsigned int soc_type; variable35 EXPORT_SYMBOL(soc_type);94 switch (soc_type) { in sb1250_m3_workaround_needed()153 switch (soc_type) { in sys_rev_decode()173 printk("Unknown SOC type %x\n", soc_type); in sys_rev_decode()189 soc_type = SYS_SOC_TYPE(sys_rev); in sb1250_setup()
36 unsigned int soc_type; variable37 EXPORT_SYMBOL(soc_type);89 switch (soc_type) { in sys_rev_decode()126 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
44 extern unsigned int soc_type;
119 switch (soc_type) { in sb1250_device_init()
98 static enum soc_type { enum