Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h197 #define GLTSYN_TGT_L(_chan, _idx) (GLTSYN_TGT_L_0(_idx) + ((_chan) * 16)) macro
H A Dice_ptp.c1630 wr32(hw, GLTSYN_TGT_L(chan, tmr_idx), lower_32_bits(start)); in ice_ptp_write_perout()