Searched refs:external_freq (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/rme9652/
H A Dhdsp.c1125 int external_freq = hdsp_external_sample_rate(hdsp); local
1128 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
1131 else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
1134 else if (rate != external_freq) {
H A Dhdspm.c1655 int external_freq = local
1665 } else if (rate != external_freq) {

Completed in 165 milliseconds