Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dprocess.c105 mtspr(SPR_PMR, mfspr(SPR_PMR) | SPR_PMR_DME); in arch_cpu_idle()
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h537 #define SPR_PMR_DME 0x00000010 /* Doze mode enable */ macro