mips_machtype     267 arch/mips/dec/ecc-berr.c 	if (mips_machtype == MACH_DS5000_200)
mips_machtype      53 arch/mips/dec/prom/identify.c 			 dec_system_strings[mips_machtype]);
mips_machtype     143 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS23100;
mips_machtype     147 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5100;
mips_machtype     151 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5000_200;
mips_machtype     155 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5000_1XX;
mips_machtype     159 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5000_2X0;
mips_machtype     162 arch/mips/dec/prom/identify.c 			mips_machtype = MACH_DS5900;
mips_machtype     165 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5000_XX;
mips_machtype     169 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5800;
mips_machtype     172 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5400;
mips_machtype     175 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DS5500;
mips_machtype     178 arch/mips/dec/prom/identify.c 		mips_machtype = MACH_DSUNKNOWN;
mips_machtype     182 arch/mips/dec/prom/identify.c 	if (mips_machtype == MACH_DSUNKNOWN)
mips_machtype     184 arch/mips/dec/prom/identify.c 		       dec_system_strings[mips_machtype], dec_systype);
mips_machtype     186 arch/mips/dec/prom/identify.c 		printk("This is a %s\n", dec_system_strings[mips_machtype]);
mips_machtype     134 arch/mips/dec/setup.c 	switch (mips_machtype) {
mips_machtype     720 arch/mips/dec/setup.c 	switch (mips_machtype) {
mips_machtype      47 arch/mips/dec/tc.c 	switch (mips_machtype) {
mips_machtype      32 arch/mips/dec/wbflush.c 	switch (mips_machtype) {
mips_machtype      89 arch/mips/include/asm/bootinfo.h extern unsigned long mips_machtype;
mips_machtype      16 arch/mips/include/asm/dec/machtype.h #define TURBOCHANNEL	(mips_machtype == MACH_DS5000_200 || \
mips_machtype      17 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5000_1XX || \
mips_machtype      18 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5000_XX  || \
mips_machtype      19 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5000_2X0 || \
mips_machtype      20 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5900)
mips_machtype      22 arch/mips/include/asm/dec/machtype.h #define IOASIC		(mips_machtype == MACH_DS5000_1XX || \
mips_machtype      23 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5000_XX  || \
mips_machtype      24 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5000_2X0 || \
mips_machtype      25 arch/mips/include/asm/dec/machtype.h 			 mips_machtype == MACH_DS5900)
mips_machtype      75 arch/mips/jz4740/setup.c 	mips_machtype = get_board_mach_type(dtb);
mips_machtype      88 arch/mips/jz4740/setup.c 	switch (mips_machtype) {
mips_machtype      29 arch/mips/kernel/mips_machine.c 			mips_machtype = mach->mach_type;
mips_machtype      49 arch/mips/kernel/mips_machine.c 		if (mips_machtype == mach->mach_type) {
mips_machtype      62 arch/mips/kernel/setup.c unsigned long mips_machtype __read_mostly = MACH_UNKNOWN;
mips_machtype      64 arch/mips/kernel/setup.c EXPORT_SYMBOL(mips_machtype);
mips_machtype      32 arch/mips/loongson64/common/machtype.c 	return system_types[mips_machtype];
mips_machtype      44 arch/mips/loongson64/common/machtype.c 	mips_machtype = LOONGSON_MACHTYPE;
mips_machtype      60 arch/mips/loongson64/common/machtype.c 			mips_machtype = machtype;
mips_machtype      64 arch/mips/loongson64/common/serial.c 	iotype = uart8250_data[mips_machtype][0].iotype;
mips_machtype      67 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][0].mapbase =
mips_machtype      69 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][0].membase =
mips_machtype      73 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][0].iobase =
mips_machtype      77 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][0].uartclk =
mips_machtype      82 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][i].iotype = iotype;
mips_machtype      86 arch/mips/loongson64/common/serial.c 			uart8250_data[mips_machtype][i].irq =
mips_machtype      88 arch/mips/loongson64/common/serial.c 			uart8250_data[mips_machtype][i].mapbase =
mips_machtype      90 arch/mips/loongson64/common/serial.c 			uart8250_data[mips_machtype][i].membase =
mips_machtype      93 arch/mips/loongson64/common/serial.c 			uart8250_data[mips_machtype][i].irq =
mips_machtype      95 arch/mips/loongson64/common/serial.c 			uart8250_data[mips_machtype][i].iobase =
mips_machtype      99 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][i].uartclk =
mips_machtype     101 arch/mips/loongson64/common/serial.c 		uart8250_data[mips_machtype][i].flags =
mips_machtype     105 arch/mips/loongson64/common/serial.c 	memset(&uart8250_data[mips_machtype][loongson_sysconf.nr_uarts],
mips_machtype     107 arch/mips/loongson64/common/serial.c 	uart8250_device.dev.platform_data = uart8250_data[mips_machtype];
mips_machtype      22 arch/mips/loongson64/common/uart_base.c 	switch (mips_machtype) {
mips_machtype      29 arch/mips/loongson64/lemote-2f/machtype.c 			mips_machtype = MACH_LEMOTE_YL2F89;
mips_machtype      31 arch/mips/loongson64/lemote-2f/machtype.c 			mips_machtype = MACH_LEMOTE_FL2F;
mips_machtype      33 arch/mips/loongson64/lemote-2f/machtype.c 			mips_machtype = MACH_LEMOTE_LL2F;
mips_machtype      35 arch/mips/loongson64/lemote-2f/machtype.c 			mips_machtype = MACH_LEMOTE_NAS;
mips_machtype      56 arch/mips/loongson64/lemote-2f/pm.c 	switch (mips_machtype) {
mips_machtype     121 arch/mips/loongson64/lemote-2f/reset.c 	switch (mips_machtype) {
mips_machtype     140 arch/mips/loongson64/lemote-2f/reset.c 	switch (mips_machtype) {
mips_machtype     225 arch/mips/mm/sc-mips.c 		switch (mips_machtype) {
mips_machtype     130 arch/mips/pmcs-msp71xx/msp_serial.c 	switch (mips_machtype) {
mips_machtype     170 arch/mips/pmcs-msp71xx/msp_setup.c 			mips_machtype = MACH_MSP4200_FPGA;
mips_machtype     172 arch/mips/pmcs-msp71xx/msp_setup.c 			mips_machtype = MACH_MSP_OTHER;
mips_machtype     178 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype  = MACH_MSP4200_EVAL;
mips_machtype     180 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype  = MACH_MSP4200_GW;
mips_machtype     182 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype = MACH_MSP_OTHER;
mips_machtype     187 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype  = MACH_MSP4200_FPGA;
mips_machtype     192 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype = MACH_MSP7120_EVAL;
mips_machtype     194 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype = MACH_MSP7120_GW;
mips_machtype     196 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype = MACH_MSP_OTHER;
mips_machtype     201 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype  = MACH_MSP7120_FPGA;
mips_machtype     206 arch/mips/pmcs-msp71xx/msp_setup.c 		mips_machtype  = MACH_UNKNOWN;
mips_machtype     254 arch/mips/rb532/devices.c 	switch (mips_machtype) {
mips_machtype      86 arch/mips/rb532/prom.c 				mips_machtype = MACH_MIKROTIK_RB532A;
mips_machtype      88 arch/mips/rb532/prom.c 				mips_machtype = MACH_MIKROTIK_RB532;
mips_machtype      73 arch/mips/rb532/setup.c 	switch (mips_machtype) {
mips_machtype     275 drivers/mtd/devices/ms02-nv.c 	switch (mips_machtype) {
mips_machtype     772 drivers/tty/serial/dz.c 	if (mips_machtype == MACH_DS23100 || mips_machtype == MACH_DS5100)
mips_machtype     126 drivers/video/fbdev/maxinefb.c 	if (mips_machtype != MACH_DS5000_XX) {