ALI_GC_CIR
outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
outb(pvoice->number, ALI_REG(codec, ALI_GC_CIR));
outb(i, ALI_REG(chip, ALI_GC_CIR));
outb(i, ALI_REG(chip, ALI_GC_CIR));
gc = inl(ALI_REG(codec, ALI_GC_CIR));
outl( gc, ALI_REG(codec, ALI_GC_CIR));
gc = inl(ALI_REG(codec, ALI_GC_CIR));
outl(gc, ALI_REG(codec, ALI_GC_CIR));
outb((unsigned char)(Channel & 0x001f), ALI_REG(codec, ALI_GC_CIR));
outb(Channel, ALI_REG(codec, ALI_GC_CIR));