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

/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c751 udelay(1000 * EEH_PE_RST_SETTLE_TIME);
753 msleep(EEH_PE_RST_SETTLE_TIME);
794 msleep(EEH_PE_RST_SETTLE_TIME);
836 msleep(EEH_PE_RST_SETTLE_TIME);
960 msleep(EEH_PE_RST_SETTLE_TIME);
996 msleep(EEH_PE_RST_SETTLE_TIME);
/linux-master/arch/powerpc/include/asm/
H A Deeh.h41 #define EEH_PE_RST_SETTLE_TIME 1800 macro
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c183 msleep(EEH_PE_RST_SETTLE_TIME);

Completed in 189 milliseconds