Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c975 int wordclock; /* 0=1:1, 1=44.1->48, 2=48->44.1 */ member
4141 switch (hdspm->tco->wordclock) { in hdspm_tco_write()
4308 ucontrol->value.enumerated.item[0] = hdspm->tco->wordclock; in snd_hdspm_get_tco_wck_conversion()
4318 if (hdspm->tco->wordclock != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_wck_conversion()
4319 hdspm->tco->wordclock = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_wck_conversion()