Searched refs:CPU_VER_mskREV (Results 1 – 2 of 2) sorted by relevance
163 cpu_rev = (__nds32__mfsr(NDS32_SR_CPU_VER) & CPU_VER_mskREV) >> CPU_VER_offREV; in setup_cpuinfo()
14 #define CPU_VER_mskREV ( 0xFF << CPU_VER_offREV ) macro
Completed in 8 milliseconds