Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
Digb_ptp.c222 wr32(E1000_TIMINCA, INCPERIOD_82576 | (incvalue & INCVALUE_82576_MASK)); in igb_ptp_adjfreq_82576()
248 wr32(E1000_TIMINCA, inca); in igb_ptp_adjfreq_82580()
736 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_init()
870 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_reset()
De1000_regs.h103 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
/drivers/net/ethernet/intel/e1000e/
Dregs.h249 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro