Home
last modified time | relevance | path

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

/arch/mips/sibyte/sb1250/
A Dsetup.c21 unsigned int soc_type; variable
22 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()
/arch/mips/sibyte/bcm1480/
A Dsetup.c23 unsigned int soc_type; variable
24 EXPORT_SYMBOL(soc_type);
74 switch (soc_type) { in sys_rev_decode()
111 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
/arch/mips/include/asm/sibyte/
A Dsb1250.h31 extern unsigned int soc_type;
/arch/mips/sibyte/swarm/
A Dplatform.c119 switch (soc_type) { in sb1250_device_init()
/arch/powerpc/platforms/512x/
A Dclock-commonclk.c94 static enum soc_type { enum

Completed in 12 milliseconds