Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2204 u32 dev_time_h[2]; member
2215 .dev_time_h[0] = GLTSYN_HHTIME_H(0),
2217 .dev_time_h[1] = GLTSYN_HHTIME_H(1),
2229 .dev_time_h[0] = E830_GLTSYN_PTMTIME_H(0),
2231 .dev_time_h[1] = E830_GLTSYN_PTMTIME_H(1),
2313 ts_hi = rd32(hw, cfg->dev_time_h[tmr_idx]); in ice_capture_crosststamp()