Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Deeh.h28 #define EEH_PE_STATE_STOPPED_DMA 4 /* Stopped DMA only */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Deeh.c1407 ret = EEH_PE_STATE_STOPPED_DMA; in eeh_pe_get_state()