Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sibyte/sb1250/
Dsetup.c37 static char *soc_str; variable
55 soc_str = "BCM1250"; in sys_rev_decode()
59 soc_str = "BCM1120"; in sys_rev_decode()
63 soc_str = "BCM1125"; in sys_rev_decode()
67 soc_str = "BCM1125H"; in sys_rev_decode()
144 prom_printf("Unknown %s rev %x\n", soc_str, soc_pass); in setup_bcm112x()
173 soc_str, pass_str, zbbus_mhz * 2, sb1_pass); in sb1250_setup()