Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h234 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
/openbmc/qemu/hw/net/
H A De1000x_regs.h272 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
279 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h82 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
H A Digb_ptp.c203 wr32(E1000_TIMINCA, INCPERIOD_82576 | (incvalue & INCVALUE_82576_MASK)); in igb_ptp_adjfine_82576()
223 wr32(E1000_TIMINCA, inca); in igb_ptp_adjfine_82580()
1490 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_reset()