Searched refs:interp (Results 1 – 1 of 1) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_snps_hdmi_pll.c | 40 static s64 interp(s64 x, s64 x1, s64 x2, s64 y1, s64 y2) in interp() function 79 curve_0_interpolated = interp(vco_clk, curve_freq_hz[c][a], curve_freq_hz[c][a + 1], in get_ana_cp_int_prop() 82 curve_2_interpolated = interp(vco_clk, curve_freq_hz[c][a], curve_freq_hz[c][a + 1], in get_ana_cp_int_prop() 85 curve_1_interpolated = interp(vco_clk, curve_freq_hz[c][a], curve_freq_hz[c][a + 1], in get_ana_cp_int_prop()
|
Completed in 4 milliseconds