Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h240 #define GLTSYN_AUX_IN(_chan, _idx) (GLTSYN_AUX_IN_0(_idx) + ((_chan) * 8))
H A Dice_hw_autogen.h472 #define GLTSYN_AUX_IN_0(_i) (0x000889D8 + ((_i) * 4)) macro