Searched refs:pcix_misc2_temp (Results 1 – 1 of 1) sorted by relevance
212 u32 pcix_misc2_temp; in amd_pogo_errata_save_misc_reg() local220 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()222 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_save_misc_reg()223 pcix_misc2_temp &= ~PERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()230 u32 pcix_misc2_temp; in amd_pogo_errata_restore_misc_reg() local259 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()269 pcix_misc2_temp |= PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()271 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()274 pcix_misc2_temp |= PERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()[all …]
Completed in 4 milliseconds