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

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) function
H A Dhdmi.h336 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts);
H A Dhdmi5_core.c821 hdmi_compute_acr(pclk, fs_nr, &n, &cts);
H A Dhdmi4_core.c700 hdmi_compute_acr(pclk, fs_nr, &n, &cts);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) 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);
H A Dhdmi5_core.c834 hdmi_compute_acr(pclk, fs_nr, &n, &cts);

Completed in 153 milliseconds