Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c264 #define SYSIO_UEAFSR_SPIO 0x1000000000000000UL /* Secondary PIO is cause */ macro
291 SYSIO_UEAFSR_SPIO | SYSIO_UEAFSR_SDRD | SYSIO_UEAFSR_SDWR); in sysio_ue_handler()
313 if (afsr & SYSIO_UEAFSR_SPIO) { in sysio_ue_handler()