Home
last modified time | relevance | path

Searched hist:"47 ba97f8fa01bb5b48e73b4b1271fbf1436a2d4b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.cdiff 47ba97f8fa01bb5b48e73b4b1271fbf1436a2d4b Fri Feb 22 10:57:02 CST 2008 Remy Bruno <remy.bruno@trinnov.com> [ALSA] hdsp - RME 9632 fix at 192kHz

The bits indicating SPDIF frequency in the status register are not the same for
the 9632 than for the other cards, because it also supports 192kHz. A specific
bitmask has thus been added (used in hdsp_spdif_sample_rate()).
The 9632 does not seem to report external sample rates greater than 96kHz. In
this case, the best seems to report spdif rate when autosync reference is
spdif. This also required to move function hdsp_spdif_sample_rate().

Signed-off-by: Remy Bruno <remy.bruno@trinnov.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>