Searched refs:E1000_TSAUXC (Results 1 – 3 of 3) sorted by relevance
502 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()512 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()558 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()581 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()1051 wr32(E1000_TSAUXC, 0x0); in igb_ptp_init()1077 wr32(E1000_TSAUXC, 0x0); in igb_ptp_init()1193 wr32(E1000_TSAUXC, 0x0); in igb_ptp_reset()
102 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
5420 tsauxc = rd32(E1000_TSAUXC); in igb_tsync_interrupt()5422 wr32(E1000_TSAUXC, tsauxc); in igb_tsync_interrupt()5434 tsauxc = rd32(E1000_TSAUXC); in igb_tsync_interrupt()5436 wr32(E1000_TSAUXC, tsauxc); in igb_tsync_interrupt()