Searched refs:IGC_TSAUXC (Results 1 – 4 of 4) sorted by relevance
287 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()297 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()348 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()373 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()1061 wr32(IGC_TSAUXC, 0x0); in igc_ptp_reset()
206 #define IGC_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
93 wr32(IGC_TSAUXC, 0); in igc_tsn_enable_offload()
5019 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()5021 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()5033 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()5035 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()
Completed in 17 milliseconds