Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_ethdev.h173 #define GLTSYN_CLKO(_chan, _idx) (GLTSYN_CLKO_0(_idx) + ((_chan) * 8)) macro
H A Dice_ethdev.c2513 ICE_WRITE_REG(hw, GLTSYN_CLKO(pin_idx, timer), 0); in ice_dev_close()
3546 ICE_WRITE_REG(hw, GLTSYN_CLKO(idx, timer), NSEC_PER_SEC / 2); in ice_pps_out_cfg()