Home
last modified time | relevance | path

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

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