Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp.h120 #define SERRFATALENABLE_MASK 0x00400000 macro
236 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()
274 if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK) in amd_pogo_errata_restore_misc_reg()
275 pcix_misc2_temp |= SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
277 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()