Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c134 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW)); in print_cpuinfo()
333 1 + (mfspr(SPR_DMMUCFGR) & SPR_DMMUCFGR_NTW)); in show_cpuinfo()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h356 #define SPR_DMMUCFGR_NTW 0x00000003 macro