Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c750 udelay(1000 * EEH_PE_RST_SETTLE_TIME); in pnv_eeh_phb_reset()
752 msleep(EEH_PE_RST_SETTLE_TIME); in pnv_eeh_phb_reset()
793 msleep(EEH_PE_RST_SETTLE_TIME); in pnv_eeh_root_reset()
835 msleep(EEH_PE_RST_SETTLE_TIME); in __pnv_eeh_bridge_reset()
959 msleep(EEH_PE_RST_SETTLE_TIME); in pnv_eeh_do_flr()
995 msleep(EEH_PE_RST_SETTLE_TIME); in pnv_eeh_do_af_flr()
/linux/arch/powerpc/include/asm/
H A Deeh.h41 #define EEH_PE_RST_SETTLE_TIME 1800 macro
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c183 msleep(EEH_PE_RST_SETTLE_TIME); in pseries_eeh_phb_reset()