Searched refs:E1000_TSIM (Results 1 – 2 of 2) sorted by relevance
489 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()499 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()546 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()569 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()575 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()581 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()1271 wr32(E1000_TSIM, in igb_ptp_reset()
96 #define E1000_TSIM 0x0B674 /* Interrupt Mask Register */ macro