Home
last modified time | relevance | path

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

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