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

  /src/sys/arch/evbmips/alchemy/
genericbd.c 73 { MIPS_AU1550, "Generic Alchemy Au1550" },
omsal400.c 111 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) != MIPS_AU1550)
dbau1550.c 121 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) != MIPS_AU1550)
  /src/sys/arch/mips/alchemy/
au1550.c 212 if (MIPS_PRID_COPTS(mips_options.mips_cpu_id) == MIPS_AU1550) {
  /src/sys/arch/mips/include/
cpuregs.h 1046 #define MIPS_AU1550 0x03
  /src/sys/arch/mips/mips/
mips_machdep.c 535 { MIPS_PRID_CID_ALCHEMY, MIPS_AU_REV2, -1, MIPS_AU1550, -1, 0,

Completed in 14 milliseconds