Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c300 cpucfgr = mfspr(SPR_CPUCFGR); in show_cpuinfo()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h43 #define SPR_CPUCFGR (SPRGROUP_SYS + 2) macro