Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
Dsetup.c144 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW)); in print_cpuinfo()
353 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW), in show_cpuinfo()
/arch/openrisc/include/asm/
Dspr_defs.h346 #define SPR_DMMUCFGR_NTW 0x00000003 macro