Searched refs:EEH_PE_RESET (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h66 #define EEH_PE_RESET (1 << 3) /* PE reset in progress */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c580 if (pe->state & EEH_PE_RESET) {
1220 if (edev->physfn && (edev->pe->state & EEH_PE_RESET))
/linux-master/arch/powerpc/kernel/
H A Deeh.c825 int reset_state = (EEH_PE_RESET | EEH_PE_CFG_BLOCKED);

Completed in 96 milliseconds