Searched refs:SERRFATALENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
104 #define SERRFATALENABLE_MASK 0x00400000 macro220 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()258 if (p_slot->ctrl->pcix_misc2_reg & SERRFATALENABLE_MASK) in amd_pogo_errata_restore_misc_reg()259 pcix_misc2_temp |= SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()261 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
Completed in 4 milliseconds