Searched refs:CPUREV (Results 1 - 3 of 3) sorted by relevance

/arch/mn10300/kernel/
H A Dsetup.c168 unsigned long cpurev = CPUREV, type;
170 type = (CPUREV & CPUREV_TYPE) >> CPUREV_TYPE_S;
209 unsigned long cpurev = CPUREV, type, icachesz, dcachesz;
H A Dsmp.c731 ci->type = CPUREV;
/arch/mn10300/include/asm/
H A Dcpu-regs.h100 #define CPUREV __SYSREGC(0xc0000050, u32) /* CPU revision register */ macro

Completed in 35 milliseconds