Home
last modified time | relevance | path

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

/sound/pci/ali5451/
Dali5451.c648 u8 bval, R1 = 0, R2; in snd_ali_detect_spdif_rate() local
654 while ((R1 < 0x0b || R1 > 0x0e) && R1 != 0x12 && count <= 50000) { in snd_ali_detect_spdif_rate()
658 R1 = bval & 0x1F; in snd_ali_detect_spdif_rate()
670 if (R2 != R1) in snd_ali_detect_spdif_rate()
671 R1 = R2; in snd_ali_detect_spdif_rate()