Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c526 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
536 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
571 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
629 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
682 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
692 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
743 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
766 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
1497 wr32(E1000_TSAUXC, 0x0); in igb_ptp_reset()
H A De1000_regs.h83 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
H A Digb_main.c6943 tsauxc = rd32(E1000_TSAUXC); in igb_perout()
6945 wr32(E1000_TSAUXC, tsauxc); in igb_perout()