Searched refs:IXGBE_TIMINCA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ptp.c | 464 IXGBE_WRITE_REG(hw, IXGBE_TIMINCA, (u32)incval); in ixgbe_ptp_adjfine_82599() 469 IXGBE_WRITE_REG(hw, IXGBE_TIMINCA, in ixgbe_ptp_adjfine_82599() 509 IXGBE_WRITE_REG(hw, IXGBE_TIMINCA, inca); in ixgbe_ptp_adjfine_X550() 1242 IXGBE_WRITE_REG(hw, IXGBE_TIMINCA, incval); in ixgbe_ptp_start_cyclecounter() 1250 IXGBE_WRITE_REG(hw, IXGBE_TIMINCA, in ixgbe_ptp_start_cyclecounter()
|
H A D | ixgbe_type.h | 1053 #define IXGBE_TIMINCA 0x08C14 /* Increment attributes register - RW */ macro
|