Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 – 2 of 2) sorted by relevance
2884 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT), in ipr_get_ldump_data_section()2903 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2928 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2943 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT)) in ipr_get_ldump_data_section()8969 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32); in ipr_reset_alert()10371 if ((mask & IPR_PCII_HRRQ_UPDATED) == 0 || (uproc & IPR_UPROCI_RESET_ALERT)) in ipr_probe_ioa()
300 #define IPR_UPROCI_RESET_ALERT (0x80000000 >> 7) macro