Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/dec/prom/
Didentify.c33 [MACH_DS5100] "DECsystem 5100",
147 mips_machtype = MACH_DS5100; in prom_identify_arch()
/linux-6.1.9/arch/mips/dec/
Dwbflush.c37 case MACH_DS5100: /* DS5100 MIPSMATE */ in wbflush_setup()
Dsetup.c711 case MACH_DS5100: /* DS5100 MIPSmate */ in arch_init_irq()
/linux-6.1.9/arch/mips/include/asm/
Dbootinfo.h34 #define MACH_DS5100 2 /* DECsystem 5100 */ macro
/linux-6.1.9/drivers/tty/serial/
Ddz.c771 if (mips_machtype == MACH_DS23100 || mips_machtype == MACH_DS5100) in dz_init_ports()