Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_ethdev.h174 #define GLTSYN_TGT_L(_chan, _idx) (GLTSYN_TGT_L_0(_idx) + ((_chan) * 16)) macro
H A Dice_ethdev.c2514 ICE_WRITE_REG(hw, GLTSYN_TGT_L(pin_idx, timer), 0); in ice_dev_close()
3549 ICE_WRITE_REG(hw, GLTSYN_TGT_L(idx, timer), start_time & 0xffffffff); in ice_pps_out_cfg()