Home
last modified time | relevance | path

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

/linux/arch/nds32/kernel/
A Dsetup.c163 cpu_rev = (__nds32__mfsr(NDS32_SR_CPU_VER) & CPU_VER_mskREV) >> CPU_VER_offREV; in setup_cpuinfo()
/linux/arch/nds32/include/asm/
A Dbitfield.h14 #define CPU_VER_mskREV ( 0xFF << CPU_VER_offREV ) macro

Completed in 7 milliseconds