Home
last modified time | relevance | path

Searched refs:NUM_ICE_TIME_REF_FREQ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h22 const struct ice_time_ref_info_e822 e822_time_ref[NUM_ICE_TIME_REF_FREQ] = {
84 const struct ice_cgu_pll_params_e822 e822_cgu_params[NUM_ICE_TIME_REF_FREQ] = {
H A Dice_ptp_hw.h114 ice_cgu_pll_params_e822 e822_cgu_params[NUM_ICE_TIME_REF_FREQ];
120 extern const struct ice_time_ref_info_e822 e822_time_ref[NUM_ICE_TIME_REF_FREQ];
H A Dice_type.h321 NUM_ICE_TIME_REF_FREQ enumerator
H A Dice_ptp.c1158 else if (ice_e822_time_ref(hw) < NUM_ICE_TIME_REF_FREQ) in ice_base_incval()
H A Dice_ptp_hw.c813 if (clk_freq >= NUM_ICE_TIME_REF_FREQ) { in ice_cfg_cgu_pll_e822()
H A Dice_common.c2372 if (info->clk_freq < NUM_ICE_TIME_REF_FREQ) { in ice_parse_1588_func_caps()