Home
last modified time | relevance | path

Searched refs:E1000_TSAUXC (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb_ptp.c545 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
555 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
590 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
648 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
701 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
711 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
762 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
785 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
1515 wr32(E1000_TSAUXC, 0x0); in igb_ptp_reset()
De1000_regs.h83 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
Digb_main.c6860 tsauxc = rd32(E1000_TSAUXC); in igb_perout()
6862 wr32(E1000_TSAUXC, tsauxc); in igb_perout()