Searched refs:IXGBE_TSAUXC (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 166 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_setup_sdp_X540() 219 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, tsauxc); in ixgbe_ptp_setup_sdp_X540() 246 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, 0x0); in ixgbe_ptp_setup_sdp_X550() 311 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, tsauxc); in ixgbe_ptp_setup_sdp_X550() 1254 tsauxc = IXGBE_READ_REG(hw, IXGBE_TSAUXC); in ixgbe_ptp_start_cyclecounter() 1255 IXGBE_WRITE_REG(hw, IXGBE_TSAUXC, in ixgbe_ptp_start_cyclecounter()
|
D | ixgbe_type.h | 1056 #define IXGBE_TSAUXC 0x08C20 /* TimeSync Auxiliary Control register - RW */ macro
|