Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c138 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW)); in print_cpuinfo()
336 1 + (mfspr(SPR_IMMUCFGR) & SPR_IMMUCFGR_NTW)); in show_cpuinfo()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h372 #define SPR_IMMUCFGR_NTW 0x00000003 macro