Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/dec/
Dmachtype.h18 mips_machtype == MACH_DS5000_XX || \
23 mips_machtype == MACH_DS5000_XX || \
/linux-6.1.9/arch/mips/dec/prom/
Didentify.c36 [MACH_DS5000_XX] "Personal DECstation 5000/xx",
165 mips_machtype = MACH_DS5000_XX; in prom_identify_arch()
/linux-6.1.9/arch/mips/dec/
Dwbflush.c41 case MACH_DS5000_XX: /* Personal DS5000/2x */ in wbflush_setup()
Dtc.c59 case MACH_DS5000_XX: in tc_bus_get_info()
Dsetup.c126 case MACH_DS5000_XX: /* DS5000/xx Maxine */ in dec_be_init()
724 case MACH_DS5000_XX: /* Personal DS5000/xx */ in arch_init_irq()
/linux-6.1.9/arch/mips/include/asm/
Dbootinfo.h37 #define MACH_DS5000_XX 5 /* DECstation 5000/20, 25, 33, 50 */ macro
/linux-6.1.9/drivers/video/fbdev/
Dmaxinefb.c126 if (mips_machtype != MACH_DS5000_XX) { in maxinefb_init()