Home
last modified time | relevance | path

Searched refs:E1000_TSIM (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/igb/
A Digb_ptp.c526 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_82580()
536 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_82580()
571 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_82580()
629 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_82580()
675 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()
685 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()
736 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()
759 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()
765 tsim = rd32(E1000_TSIM); in igb_ptp_feature_enable_i210()
771 wr32(E1000_TSIM, tsim); in igb_ptp_feature_enable_i210()
[all …]
A De1000_regs.h96 #define E1000_TSIM 0x0B674 /* Interrupt Mask Register */ macro

Completed in 9 milliseconds