Searched refs:E1000_TIMINCA (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | regs.h | 233 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 218 wr32(E1000_TIMINCA, INCPERIOD_82576 | (incvalue & INCVALUE_82576_MASK)); in igb_ptp_adjfreq_82576() 244 wr32(E1000_TIMINCA, inca); in igb_ptp_adjfine_82580() 1349 wr32(E1000_TIMINCA, INCPERIOD_82576 | INCVALUE_82576); in igb_ptp_reset()
|
| H A D | e1000_regs.h | 82 #define E1000_TIMINCA 0x0B608 /* Increment attributes register - RW */ macro
|
| /OK3568_Linux_fs/external/dpdk/pcie/e1000/ |
| H A D | igb_ethdev.c | 4942 E1000_WRITE_REG(hw, E1000_TIMINCA, incval); in igb_start_timecounters() 4947 E1000_WRITE_REG(hw, E1000_TIMINCA, in igb_start_timecounters() 5021 E1000_WRITE_REG(hw, E1000_TIMINCA, 0x0); in igb_timesync_enable() 5086 E1000_WRITE_REG(hw, E1000_TIMINCA, 0); in igb_timesync_disable()
|