Searched refs:E1000_TSAUXC (Results 1 – 3 of 3) sorted by relevance
525 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()535 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()570 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()628 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()674 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()684 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()735 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()758 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()1492 wr32(E1000_TSAUXC, 0x0); in igb_ptp_reset()
83 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
7017 tsauxc = rd32(E1000_TSAUXC); in igb_perout()7019 wr32(E1000_TSAUXC, tsauxc); in igb_perout()
Completed in 24 milliseconds