Searched refs:PERRFLOODENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
102 #define PERRFLOODENABLE_MASK 0x00100000 macro222 pcix_misc2_temp &= ~PERRFLOODENABLE_MASK; in amd_pogo_errata_save_misc_reg()268 if (p_slot->ctrl->pcix_misc2_reg & PERRFLOODENABLE_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()
Completed in 4 milliseconds