Home
last modified time | relevance | path

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

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