Home
last modified time | relevance | path

Searched refs:PRID_OPT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dcpu.h28 #define PRID_OPT_MASK 0xff000000 macro
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h684 switch (read_c0_prid() & (PRID_OPT_MASK | PRID_COMP_MASK)) { in alchemy_get_cputype()