Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 – 2 of 2) sorted by relevance
2807 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT), in ipr_get_ldump_data_section()2826 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2851 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2866 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT)) in ipr_get_ldump_data_section()8587 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32); in ipr_reset_alert()10047 if ((mask & IPR_PCII_HRRQ_UPDATED) == 0 || (uproc & IPR_UPROCI_RESET_ALERT)) in ipr_probe_ioa()
301 #define IPR_UPROCI_RESET_ALERT (0x80000000 >> 7) macro