Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
A Dshpchp.h212 u32 pcix_misc2_temp; in amd_pogo_errata_save_misc_reg() local
220 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() local
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()
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