Home
last modified time | relevance | path

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

/sound/pci/ali5451/
Dali5451.c1318 u8 bValue; in snd_ali_prepare() local
1346 bValue = inb(ALI_REG(codec,ALI_SPDIF_CTRL)); in snd_ali_prepare()
1347 if (bValue & 0x10) { in snd_ali_prepare()
1348 outb(bValue,ALI_REG(codec,ALI_SPDIF_CTRL)); in snd_ali_prepare()