Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp.h132 #define PERRFATALENABLE_MASK 0x00080000 macro
265 pcix_misc2_temp &= ~PERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()
315 if (p_slot->ctrl->pcix_misc2_reg & PERRFATALENABLE_MASK) in amd_pogo_errata_restore_misc_reg()
316 pcix_misc2_temp |= PERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
318 pcix_misc2_temp &= ~PERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()