Searched refs:SERRNONFATALENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
103 #define SERRNONFATALENABLE_MASK 0x00200000 macro221 pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()263 if (p_slot->ctrl->pcix_misc2_reg & SERRNONFATALENABLE_MASK) in amd_pogo_errata_restore_misc_reg()264 pcix_misc2_temp |= SERRNONFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()266 pcix_misc2_temp &= ~SERRNONFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
Completed in 4 milliseconds