Searched refs:TSINTR_SYS_WRAP (Results 1 – 2 of 2) sorted by relevance
767 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210() 769 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210() 1496 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()
551 #define TSINTR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro