Searched refs:wordclock (Results 1 – 1 of 1) sorted by relevance
975 int wordclock; /* 0=1:1, 1=44.1->48, 2=48->44.1 */ member4143 switch (hdspm->tco->wordclock) { in hdspm_tco_write()4310 ucontrol->value.enumerated.item[0] = hdspm->tco->wordclock; in snd_hdspm_get_tco_wck_conversion()4320 if (hdspm->tco->wordclock != ucontrol->value.enumerated.item[0]) { in snd_hdspm_put_tco_wck_conversion()4321 hdspm->tco->wordclock = ucontrol->value.enumerated.item[0]; in snd_hdspm_put_tco_wck_conversion()