Searched refs:ALI_GC_CIR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c139 #define ALI_GC_CIR 0xa0 macro
509 gc = inl(ALI_REG(codec, ALI_GC_CIR));
512 outl( gc, ALI_REG(codec, ALI_GC_CIR));
519 gc = inl(ALI_REG(codec, ALI_GC_CIR));
522 outl(gc, ALI_REG(codec, ALI_GC_CIR));
883 outb((u8)(pvoice->number), ALI_REG(codec, ALI_GC_CIR));
1021 outb((unsigned char)(Channel & 0x001f), ALI_REG(codec, ALI_GC_CIR));
1032 outb(Channel, ALI_REG(codec, ALI_GC_CIR));
1420 outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
1441 outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
[all...]

Completed in 44 milliseconds