Home
last modified time | relevance | path

Searched refs:IGC_TSAUXC (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/intel/igc/
A Digc_ptp.c280 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()
A Digc_regs.h204 #define IGC_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
A Digc_tsn.c455 wr32(IGC_TSAUXC, 0); in igc_tsn_enable_offload()
A Digc_main.c5592 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