Home
last modified time | relevance | path

Searched refs:E1000_TIMINCA (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dregs.h229 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ptp.c210 wr32(E1000_TIMINCA, INCPERIOD_82576 | (incvalue & INCVALUE_82576_MASK)); in igb_ptp_adjfreq_82576()
236 wr32(E1000_TIMINCA, inca); in igb_ptp_adjfine_82580()
1262 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_reset()
De1000_regs.h82 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro