intel_lt_phy_calc_port_clock
return intel_lt_phy_calc_port_clock(display, &dpll_hw_state->ltpll);
crtc_state->port_clock = intel_lt_phy_calc_port_clock(display, &port_dpll->hw_state.ltpll);
crtc_state->port_clock = intel_lt_phy_calc_port_clock(display, &port_dpll->hw_state.ltpll);
int clock = intel_lt_phy_calc_port_clock(display, tables[i].state);
int port_clock = intel_lt_phy_calc_port_clock(display, &dpll_hw_state->ltpll);
clock = intel_lt_phy_calc_port_clock(display, pll_state);
int intel_lt_phy_calc_port_clock(struct intel_display *display,