Searched refs:IXGBE_TSAUXC (Results 1 – 2 of 2) sorted by relevance
163 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()
1053 #define IXGBE_TSAUXC 0x08C20 /* TimeSync Auxiliary Control register - RW */ macro