Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_prom.h25 #define CPU_DEVID_REVISION 0x000000ff macro
/Linux-v5.4/arch/mips/pmcs-msp71xx/
Dmsp_prom.c285 return deviceid & CPU_DEVID_REVISION; in identify_revision()