Searched refs:soc_type (Results 1 – 5 of 5) sorted by relevance
21 unsigned int soc_type; variable22 EXPORT_SYMBOL(soc_type);81 switch (soc_type) { in sb1250_m3_workaround_needed()140 switch (soc_type) { in sys_rev_decode()160 printk("Unknown SOC type %x\n", soc_type); in sys_rev_decode()176 soc_type = SYS_SOC_TYPE(sys_rev); in sb1250_setup()
23 unsigned int soc_type; variable24 EXPORT_SYMBOL(soc_type);74 switch (soc_type) { in sys_rev_decode()111 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
31 extern unsigned int soc_type;
119 switch (soc_type) { in sb1250_device_init()
94 static enum soc_type { enum
Completed in 12 milliseconds