Searched refs:IGC_TSAUXC (Results 1 – 4 of 4) sorted by relevance
280 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()290 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()337 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()383 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()1293 wr32(IGC_TSAUXC, 0x0); in igc_ptp_reset()
204 #define IGC_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
455 wr32(IGC_TSAUXC, 0); in igc_tsn_enable_offload()
5592 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()5594 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()5605 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()5607 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()
Completed in 20 milliseconds