Home
last modified time | relevance | path

Searched refs:ice_cgu_cfg_pps_out (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h330 int ice_cgu_cfg_pps_out(struct ice_hw *hw, bool enable);
H A Dice_ptp.c1747 err = ice_cgu_cfg_pps_out(hw, !!period); in ice_ptp_write_perout()
H A Dice_ptp_hw.c671 int ice_cgu_cfg_pps_out(struct ice_hw *hw, bool enable) in ice_cgu_cfg_pps_out() function