Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
Dsetup.c149 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW)); in print_cpuinfo()
354 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW), in show_cpuinfo()
/arch/openrisc/include/asm/
Dspr_defs.h362 #define SPR_IMMUCFGR_NTW 0x00000003 macro