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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/bcm1480/
H A Dsetup.c43 static char *soc_str; variable
72 printk("Unknown %s rev %x\n", soc_str, soc_pass);
90 soc_str = "BCM1480";
92 soc_str = "BCM1280";
94 soc_str = "BCM1x80";
100 soc_str = "BCM1455";
102 soc_str = "BCM1255";
104 soc_str = "BCM1x55";
137 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/sb1250/
H A Dsetup.c39 static char *soc_str; variable
137 printk("Unknown %s rev %x\n", soc_str, soc_pass);
155 soc_str = "BCM1250";
159 soc_str = "BCM1120";
163 soc_str = "BCM1125";
167 soc_str = "BCM1125H";
199 soc_str, pass_str, zbbus_mhz * 2, sb1_pass);

Completed in 24 milliseconds