Searched refs:MIPS_PRID_CID_MTI (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/mips/atheros/ |
H A D | ar_conf.c | 63 .ac_cid = MIPS_PRID_CID_MTI, 74 .ac_cid = MIPS_PRID_CID_MTI, 84 .ac_cid = MIPS_PRID_CID_MTI, 91 .ac_cid = MIPS_PRID_CID_MTI, 98 .ac_cid = MIPS_PRID_CID_MTI, 108 .ac_cid = MIPS_PRID_CID_MTI, 115 .ac_cid = MIPS_PRID_CID_MTI,
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | mips_machdep.c | 453 { MIPS_PRID_CID_MTI, MIPS_4Kc, -1, -1, -1, 0, 455 { MIPS_PRID_CID_MTI, MIPS_4KEc, -1, -1, -1, 0, 457 { MIPS_PRID_CID_MTI, MIPS_4KEc_R2, -1, -1, -1, 0, 459 { MIPS_PRID_CID_MTI, MIPS_4KSc, -1, -1, -1, 0, 461 { MIPS_PRID_CID_MTI, MIPS_5Kc, -1, -1, -1, 0, 463 { MIPS_PRID_CID_MTI, MIPS_20Kc, -1, -1, -1, 0, 465 { MIPS_PRID_CID_MTI, MIPS_25Kf, -1, -1, -1, 0, 467 { MIPS_PRID_CID_MTI, MIPS_24K, -1, -1, -1, 0, 474 { MIPS_PRID_CID_MTI, MIPS_24KE, -1, -1, -1, 0, 481 { MIPS_PRID_CID_MTI, MIPS_34K, -1, -1, -1, 0, [all …]
|
H A D | cache.c | 1344 case MIPS_PRID_CID_MTI: in mips_config_cache_modern()
|
/netbsd-src/sys/arch/mips/include/ |
H A D | locore.h | 738 #define MIPS_PRID_CID_MTI 0x01 /* MIPS Technologies, Inc. */ macro
|