Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/ !
H A Dintel_snps_hdmi_pll.c63 u64 curve_1_interpolated; in get_ana_cp_int_prop() local
85 curve_1_interpolated = interp(vco_clk, curve_freq_hz[c][a], curve_freq_hz[c][a + 1], in get_ana_cp_int_prop()
88 curve_1_interpolated = DIV_ROUND_DOWN_ULL(curve_1_interpolated, CURVE1_MULTIPLIER); in get_ana_cp_int_prop()
103 DIV_ROUND_DOWN_ULL(curve_1_interpolated, CURVE0_MULTIPLIER))); in get_ana_cp_int_prop()
113 interpolated_product = curve_1_interpolated * in get_ana_cp_int_prop()
125 curve_1_interpolated); in get_ana_cp_int_prop()