Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 – 2 of 2) sorted by relevance
2808 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT), in ipr_get_ldump_data_section()2827 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2852 writel(IPR_UPROCI_RESET_ALERT, in ipr_get_ldump_data_section()2867 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT)) in ipr_get_ldump_data_section()8716 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32); in ipr_reset_alert()10176 if ((mask & IPR_PCII_HRRQ_UPDATED) == 0 || (uproc & IPR_UPROCI_RESET_ALERT)) in ipr_probe_ioa()
308 #define IPR_UPROCI_RESET_ALERT (0x80000000 >> 7) macro