Searched refs:PFINT_OICR_GRST_M (Results 1 – 2 of 2) sorted by relevance
218 #define PFINT_OICR_GRST_M BIT(20) macro
3060 PFINT_OICR_GRST_M | in ice_ena_misc_vector()3116 if (oicr & PFINT_OICR_GRST_M) { in ice_misc_intr()3120 ena_mask &= ~PFINT_OICR_GRST_M; in ice_misc_intr()