Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dprocessor.h26 | SPR_SR_DCE | SPR_SR_SM)
28 | SPR_SR_DCE | SPR_SR_IEE | SPR_SR_TEE)
H A Dspr_defs.h218 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S43 #define EXCEPTION_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_SM)
44 #define SYSCALL_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_IEE | SPR_SR_TEE | …
903 l.xori r5,r5,SPR_SR_DCE
938 l.ori r6,r6,SPR_SR_DCE