Searched refs:E1000_TSAUXC (Results 1 – 3 of 3) sorted by relevance
526 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()
83 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
6923 tsauxc = rd32(E1000_TSAUXC); in igb_perout()6925 wr32(E1000_TSAUXC, tsauxc); in igb_perout()