Home
last modified time | relevance | path

Searched refs:SPR_UPR_PMP (Results 1 – 3 of 3) sorted by relevance

/linux/arch/openrisc/kernel/
H A Dprocess.c104 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in arch_cpu_idle()
H A Dsetup.c130 if (upr & SPR_UPR_PMP) in print_cpuinfo()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h166 #define SPR_UPR_PMP 0x00000200 /* Power management present */ macro