Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
A Digb_ptp.c525 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
535 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
570 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_82580()
628 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_82580()
674 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
684 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
735 tsauxc = rd32(E1000_TSAUXC); in igb_ptp_feature_enable_i210()
758 wr32(E1000_TSAUXC, tsauxc); in igb_ptp_feature_enable_i210()
1492 wr32(E1000_TSAUXC, 0x0); in igb_ptp_reset()
A De1000_regs.h83 #define E1000_TSAUXC 0x0B640 /* Timesync Auxiliary Control register */ macro
A Digb_main.c7017 tsauxc = rd32(E1000_TSAUXC); in igb_perout()
7019 wr32(E1000_TSAUXC, tsauxc); in igb_perout()

Completed in 24 milliseconds