Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c266 #define SYSIO_UEAFSR_SDWR 0x0400000000000000UL /* Secondary DVMA write cause*/ macro
291 SYSIO_UEAFSR_SPIO | SYSIO_UEAFSR_SDRD | SYSIO_UEAFSR_SDWR); in sysio_ue_handler()
321 if (afsr & SYSIO_UEAFSR_SDWR) { in sysio_ue_handler()