Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c110 if (!(upr & SPR_UPR_UP)) { in print_cpuinfo()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h157 #define SPR_UPR_UP 0x00000001 /* UPR present */ macro