Searched refs:hdmi_compute_acr (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | hdmi_common.c | 51 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) hdmi_compute_acr() function
|
H A D | hdmi.h | 327 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts);
|
H A D | hdmi4_core.c | 748 err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi4_audio_config()
|
H A D | hdmi5_core.c | 845 err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi5_audio_config()
|
Completed in 111 milliseconds