HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_AU1500 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/evbmips/alchemy/
genericbd.c 72 { MIPS_AU1500, "Generic Alchemy Au1500" },
dbau1500.c 86 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) != MIPS_AU1500)
mtx-1.c 89 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) != MIPS_AU1500)
  /src/sys/arch/mips/alchemy/
au1500.c 207 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) == MIPS_AU1500) {
  /src/sys/arch/mips/include/
cpuregs.h 1044 #define MIPS_AU1500 0x01
  /src/sys/arch/mips/mips/
mips_machdep.c 528 { MIPS_PRID_CID_ALCHEMY, MIPS_AU_REV1, -1, MIPS_AU1500, -1, 0,
531 { MIPS_PRID_CID_ALCHEMY, MIPS_AU_REV2, -1, MIPS_AU1500, -1, 0,

Completed in 20 milliseconds