Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ptp.c286 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()
296 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()
347 tsauxc = rd32(IGC_TSAUXC); in igc_ptp_feature_enable_i225()
374 wr32(IGC_TSAUXC, tsauxc); in igc_ptp_feature_enable_i225()
1071 wr32(IGC_TSAUXC, 0x0); in igc_ptp_reset()
Digc_tsn.c93 wr32(IGC_TSAUXC, 0); in igc_tsn_enable_offload()
Digc_regs.h203 #define IGC_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
Digc_main.c5191 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()
5193 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()
5205 tsauxc = rd32(IGC_TSAUXC); in igc_tsync_interrupt()
5207 wr32(IGC_TSAUXC, tsauxc); in igc_tsync_interrupt()