Home
last modified time | relevance | path

Searched refs:NUM_ICE_TSPLL_FREQ (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h292 const struct ice_time_ref_info_e82x e82x_time_ref[NUM_ICE_TSPLL_FREQ] = {
H A Dice_tspll.c9 ice_tspll_params_e82x e82x_tspll_params[NUM_ICE_TSPLL_FREQ] = {
104 if (clk_freq >= NUM_ICE_TSPLL_FREQ) { in ice_tspll_check_params()
H A Dice_ptp_hw.h275 extern const struct ice_time_ref_info_e82x e82x_time_ref[NUM_ICE_TSPLL_FREQ];
H A Dice_type.h339 NUM_ICE_TSPLL_FREQ, enumerator
H A Dice_common.c2598 if (info->clk_freq < NUM_ICE_TSPLL_FREQ) { in ice_parse_1588_func_caps()