Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c990 static int hdsp_external_sample_rate(struct hdsp *hdsp) in hdsp_external_sample_rate() function
1125 int external_freq = hdsp_external_sample_rate(hdsp); in hdsp_set_rate()
1854 switch (hdsp_external_sample_rate(hdsp)) { in snd_hdsp_get_autosync_sample_rate()
1901 else if (hdsp_external_sample_rate(hdsp) != hdsp->system_sample_rate) in hdsp_system_clock_mode()
1965 if (hdsp_external_sample_rate(hdsp) != 0) { in hdsp_set_clock_source()
1966 if (!hdsp_set_rate(hdsp, hdsp_external_sample_rate(hdsp), 1)) { in hdsp_set_clock_source()
3554 snd_iprintf (buffer, "AutoSync Frequency: %d\n", hdsp_external_sample_rate(hdsp)); in snd_hdsp_proc_read()
4794 info.autosync_sample_rate = hdsp_external_sample_rate(hdsp); in snd_hdsp_hwdep_ioctl()