Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h611 #define E830_GLTSYN_TIME_L(_tmr_idx) (0x0008A000 + 0x1000 * (_tmr_idx)) macro
H A Dice_ptp.c219 u64 clk_time = rd64(hw, E830_GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()