Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr() function
H A Dhdmi.h317 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts);
H A Dhdmi4_core.c744 hdmi_compute_acr(pclk, fs_nr, &n, &cts); in hdmi4_audio_config()
H A Dhdmi5_core.c834 hdmi_compute_acr(pclk, fs_nr, &n, &cts); in hdmi5_audio_config()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr() function
H A Dhdmi.h336 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts);
H A Dhdmi4_core.c700 hdmi_compute_acr(pclk, fs_nr, &n, &cts); in hdmi4_audio_config()
H A Dhdmi5_core.c821 hdmi_compute_acr(pclk, fs_nr, &n, &cts); in hdmi5_audio_config()