Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_prom.h37 #define CPU_DEVID_REVISION 0x000000ff macro
/linux-4.4.14/arch/mips/pmcs-msp71xx/
Dmsp_prom.c280 return deviceid & CPU_DEVID_REVISION; in identify_revision()