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()532 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()550 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()556 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()561 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()1075 wr32(E1000_TSIM, TSYNC_INTERRUPTS); in igb_ptp_init()1163 wr32(E1000_TSIM, TSYNC_INTERRUPTS); in igb_ptp_reset()
113 #define E1000_TSIM 0x0B674 /* Interrupt Mask Register */ macro