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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c140 #define ALI_GC_CIR 0xa0 macro
543 gc = inl(ALI_REG(codec, ALI_GC_CIR));
546 outl( gc, ALI_REG(codec, ALI_GC_CIR));
553 gc = inl(ALI_REG(codec, ALI_GC_CIR));
556 outl(gc, ALI_REG(codec, ALI_GC_CIR));
920 outb((u8)(pvoice->number), ALI_REG(codec, ALI_GC_CIR));
1058 outb((unsigned char)(Channel & 0x001f), ALI_REG(codec, ALI_GC_CIR));
1069 outb(Channel, ALI_REG(codec, ALI_GC_CIR));
1457 outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
1478 outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
[all...]

Completed in 90 milliseconds