Searched refs:TSINTR_TT1 (Results 1 – 2 of 2) sorted by relevance
560 tsim_mask = TSINTR_TT1; in igb_ptp_feature_enable_82580()574 tsim &= ~TSINTR_TT1; in igb_ptp_feature_enable_82580()717 tsim_mask = TSINTR_TT1; in igb_ptp_feature_enable_i210()739 tsim &= ~TSINTR_TT1; in igb_ptp_feature_enable_i210()
555 #define TSINTR_TT1 BIT(4) /* Target Time 1 Trigger. */ macro