Searched refs:TSAUXC_EN_TT1 (Results 1 – 2 of 2) sorted by relevance
559 tsauxc_mask = TSAUXC_EN_TT1; in igb_ptp_feature_enable_82580()573 tsauxc &= ~(TSAUXC_EN_TT1 | TSAUXC_EN_CLK1 | TSAUXC_ST1); in igb_ptp_feature_enable_82580()716 tsauxc_mask = TSAUXC_EN_TT1; in igb_ptp_feature_enable_i210()738 tsauxc &= ~(TSAUXC_EN_TT1 | TSAUXC_EN_CLK1 | TSAUXC_ST1); in igb_ptp_feature_enable_i210()
565 #define TSAUXC_EN_TT1 BIT(1) /* Enable target time 1. */ macro
Completed in 11 milliseconds