Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 – 2 of 2) sorted by relevance
2796 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT), in ipr_get_ldump_data_section()2815 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2840 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2855 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT)) in ipr_get_ldump_data_section()8197 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32); in ipr_reset_alert()9594 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