Lines Matching defs:n_param
719 * @n_param: N value, depends on aud_samp_freq
725 u32 n_param, struct snd_intelhad *intelhaddata)
735 dividend = (u64)tmds * n_param*1000;
740 tmds, n_param, cts_val);
789 * @n_param: N value, depends on aud_samp_freq
795 static int had_prog_n(u32 aud_samp_freq, u32 *n_param,
817 *n_param = n_val;
1173 u32 disp_samp_freq, n_param;
1192 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata);
1203 n_param, intelhaddata);
1263 u32 disp_samp_freq, n_param;
1276 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata);
1287 n_param, intelhaddata);