Home
last modified time | relevance | path

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

/arch/mips/sibyte/sb1250/
Dsetup.c34 unsigned int soc_type; variable
35 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()
/arch/mips/sibyte/bcm1480/
Dsetup.c36 unsigned int soc_type; variable
37 EXPORT_SYMBOL(soc_type);
88 switch (soc_type) { in sys_rev_decode()
125 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
/arch/mips/include/asm/sibyte/
Dsb1250.h44 extern unsigned int soc_type;
/arch/mips/sibyte/swarm/
Dplatform.c118 switch (soc_type) { in sb1250_device_init()
/arch/powerpc/platforms/512x/
Dclock-commonclk.c98 static enum soc_type { enum