Searched refs:TSAUXC_EN_TT0 (Results 1 – 3 of 3) sorted by relevance
584 tsauxc_mask = TSAUXC_EN_TT0; in igb_ptp_feature_enable_82580()596 tsauxc &= ~(TSAUXC_EN_TT0 | TSAUXC_EN_CLK0 | TSAUXC_ST0); in igb_ptp_feature_enable_82580()754 tsauxc_mask = TSAUXC_EN_TT0; in igb_ptp_feature_enable_i210()768 tsauxc &= ~(TSAUXC_EN_TT0 | TSAUXC_EN_CLK0 | TSAUXC_ST0); in igb_ptp_feature_enable_i210()
564 #define TSAUXC_EN_TT0 BIT(0) /* Enable target time 0. */ macro
6857 tsauxc |= TSAUXC_EN_TT0; in igb_perout()