Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c163 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_setup_sdp_x540()
209 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, tsauxc); in ixgbe_ptp_setup_sdp_x540()
1109 tsauxc = IXGBE_READ_REG(hw, IXGBE_TSAUXC); in ixgbe_ptp_start_cyclecounter()
1110 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, in ixgbe_ptp_start_cyclecounter()
Dixgbe_type.h1053 #define IXGBE_TSAUXC 0x08C20 /* TimeSync Auxiliary Control register - RW */ macro