Home
last modified time | relevance | path

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

/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c731 u32 n_param, struct snd_intelhad *intelhaddata) in had_prog_cts() argument
741 dividend = (u64)tmds * n_param*1000; in had_prog_cts()
746 tmds, n_param, cts_val); in had_prog_cts()
801 static int had_prog_n(u32 aud_samp_freq, u32 *n_param, in had_prog_n() argument
823 *n_param = n_val; in had_prog_n()
1188 u32 disp_samp_freq, n_param; in had_pcm_prepare() local
1207 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_pcm_prepare()
1218 n_param, intelhaddata); in had_pcm_prepare()
1278 u32 disp_samp_freq, n_param; in had_process_mode_change() local
1291 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_process_mode_change()
[all …]