Searched refs:hdmi_compute_acr (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Dhdmi_common.c51 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) hdmi_compute_acr() function
H A Dhdmi.h327 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts);
H A Dhdmi4_core.c748 err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi4_audio_config()
H A Dhdmi5_core.c845 err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi5_audio_config()

Completed in 67 milliseconds