Searched refs:IGC_TSICR_SYS_WRAP (Results 1 – 3 of 3) sorted by relevance
392 tsim |= IGC_TSICR_SYS_WRAP; in igc_ptp_feature_enable_i225()394 tsim &= ~IGC_TSICR_SYS_WRAP; in igc_ptp_feature_enable_i225()1297 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
469 #define IGC_TSICR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
5575 if (tsicr & IGC_TSICR_SYS_WRAP) { in igc_tsync_interrupt()
Completed in 32 milliseconds