Searched refs:E1000_TIMINCA (Results 1 – 3 of 3) sorted by relevance
246 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
224 wr32(E1000_TIMINCA, INCPERIOD_82576 | (incvalue & INCVALUE_82576_MASK)); in igb_ptp_adjfreq_82576()250 wr32(E1000_TIMINCA, inca); in igb_ptp_adjfreq_82580()999 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_init()1154 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_reset()
101 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro