Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dregs.h246 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_ptp.c224 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()
De1000_regs.h101 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro