Searched refs:soc_type (Results 1 – 5 of 5) sorted by relevance
34 unsigned int soc_type; variable35 EXPORT_SYMBOL(soc_type);93 switch (soc_type) { in sb1250_m3_workaround_needed()152 switch (soc_type) { in sys_rev_decode()172 printk("Unknown SOC type %x\n", soc_type); in sys_rev_decode()188 soc_type = SYS_SOC_TYPE(sys_rev); in sb1250_setup()
36 unsigned int soc_type; variable37 EXPORT_SYMBOL(soc_type);88 switch (soc_type) { in sys_rev_decode()125 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
44 extern unsigned int soc_type;
118 switch (soc_type) { in sb1250_device_init()
98 static enum soc_type { enum