Searched refs:hdmi_audio_math_diff (Results 1 – 1 of 1) sorted by relevance
1824 static u64 hdmi_audio_math_diff(unsigned int freq, unsigned int n, in hdmi_audio_math_diff() function1853 if (hdmi_audio_math_diff(freq, ideal_n, pixel_clk) == 0) in hdmi_compute_n()1857 u64 diff = hdmi_audio_math_diff(freq, n, pixel_clk); in hdmi_compute_n()