Searched refs:pcix_misc2_temp (Results 1 – 1 of 1) sorted by relevance
228 u32 pcix_misc2_temp; in amd_pogo_errata_save_misc_reg() local236 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()238 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_save_misc_reg()239 pcix_misc2_temp &= ~PERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()246 u32 pcix_misc2_temp; in amd_pogo_errata_restore_misc_reg() local275 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()285 pcix_misc2_temp |= PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()287 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()290 pcix_misc2_temp |= PERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()[all …]
Completed in 4 milliseconds