Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h241 #define GLTSYN_CLKO(_chan, _idx) (GLTSYN_CLKO_0(_idx) + ((_chan) * 8)) macro
H A Dice_ptp.c1590 wr32(hw, GLTSYN_CLKO(chan, tmr_idx), 0); in ice_ptp_cfg_clkout()
1618 /* For proper operation, the GLTSYN_CLKO must be larger than clock tick in ice_ptp_cfg_clkout()
1627 wr32(hw, GLTSYN_CLKO(chan, tmr_idx), lower_32_bits(period)); in ice_ptp_cfg_clkout()

Completed in 4 milliseconds