Searched refs:IXGBE_TSAUXC (Results 1 – 2 of 2) sorted by relevance
130 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_setup_sdp()176 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, tsauxc); in ixgbe_ptp_setup_sdp()178 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_setup_sdp()967 IXGBE_WRITE_REG(&adapter->hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_suspend()
905 #define IXGBE_TSAUXC 0x08C20 /* TimeSync Auxiliary Control register - RW */ macro