Searched refs:oicr (Results 1 – 1 of 1) sorted by relevance
1731 u32 oicr, ena_mask; in ice_misc_intr() local1735 oicr = rd32(hw, PFINT_OICR); in ice_misc_intr()1738 if (oicr & PFINT_OICR_GRST_M) { in ice_misc_intr()1769 if (oicr & PFINT_OICR_HMC_ERR_M) { in ice_misc_intr()1778 oicr &= ena_mask; in ice_misc_intr()1779 if (oicr) { in ice_misc_intr()1781 oicr); in ice_misc_intr()1785 if (oicr & (PFINT_OICR_PE_CRITERR_M | in ice_misc_intr()1791 ena_mask &= ~oicr; in ice_misc_intr()