Searched refs:PFINT_OICR_TSYN_EVNT_M (Results 1 – 3 of 3) sorted by relevance
211 #define PFINT_OICR_TSYN_EVNT_M BIT(12) macro
796 irq_reg |= PFINT_OICR_TSYN_EVNT_M; in ice_ptp_cfg_extts()822 irq_reg &= ~PFINT_OICR_TSYN_EVNT_M; in ice_ptp_cfg_extts()
2986 if (oicr & PFINT_OICR_TSYN_EVNT_M) { in ice_misc_intr()2994 ena_mask &= ~PFINT_OICR_TSYN_EVNT_M; in ice_misc_intr()
Completed in 20 milliseconds