Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c339 #define SYSIO_CEAFSR_SDWR 0x0400000000000000UL /* Secondary DVMA write cause*/ macro
365 SYSIO_CEAFSR_SPIO | SYSIO_CEAFSR_SDRD | SYSIO_CEAFSR_SDWR); in sysio_ce_handler()
400 if (afsr & SYSIO_CEAFSR_SDWR) { in sysio_ce_handler()