Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dshpchp.h230 u32 pcix_misc2_temp; in amd_pogo_errata_save_misc_reg() local
238 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()
240 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_save_misc_reg()
241 pcix_misc2_temp &= ~PERRFATALENABLE_MASK; in amd_pogo_errata_save_misc_reg()
248 u32 pcix_misc2_temp; in amd_pogo_errata_restore_misc_reg() local
277 pcix_misc2_temp |= SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
279 pcix_misc2_temp &= ~SERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
287 pcix_misc2_temp |= PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
289 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
292 pcix_misc2_temp |= PERRFATALENABLE_MASK; in amd_pogo_errata_restore_misc_reg()
[all …]

Completed in 612 milliseconds