Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 – 2 of 2) sorted by relevance
2797 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT), in ipr_get_ldump_data_section() 2816 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section() 2841 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section() 2856 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT)) in ipr_get_ldump_data_section() 8148 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32); in ipr_reset_alert() 9545 if ((mask & IPR_PCII_HRRQ_UPDATED) == 0 || (uproc & IPR_UPROCI_RESET_ALERT)) in ipr_probe_ioa()
297 #define IPR_UPROCI_RESET_ALERT (0x80000000 >> 7) macro