snd_cs4281_peekBA0 563 sound/pci/cs4281.c if (!(snd_cs4281_peekBA0(chip, BA0_ACCTL) & BA0_ACCTL_DCV)) { snd_cs4281_peekBA0 589 sound/pci/cs4281.c snd_cs4281_peekBA0(chip, ac97_num ? BA0_ACSDA2 : BA0_ACSDA); snd_cs4281_peekBA0 623 sound/pci/cs4281.c if (!(snd_cs4281_peekBA0(chip, BA0_ACCTL) & BA0_ACCTL_DCV)) snd_cs4281_peekBA0 641 sound/pci/cs4281.c if (snd_cs4281_peekBA0(chip, ac97_num ? BA0_ACSTS2 : BA0_ACSTS) & BA0_ACSTS_VSTS) snd_cs4281_peekBA0 655 sound/pci/cs4281.c result = snd_cs4281_peekBA0(chip, ac97_num ? BA0_ACSDA2 : BA0_ACSDA); snd_cs4281_peekBA0 782 sound/pci/cs4281.c snd_cs4281_pokeBA0(chip, dma->regFCR, snd_cs4281_peekBA0(chip, dma->regFCR) & ~BA0_FCR_FEN); snd_cs4281_peekBA0 839 sound/pci/cs4281.c snd_cs4281_peekBA0(chip, dma->regDCC) - 1; snd_cs4281_peekBA0 1020 sound/pci/cs4281.c volL = CS_VOL_MASK - (snd_cs4281_peekBA0(chip, regL) & CS_VOL_MASK); snd_cs4281_peekBA0 1021 sound/pci/cs4281.c volR = CS_VOL_MASK - (snd_cs4281_peekBA0(chip, regR) & CS_VOL_MASK); snd_cs4281_peekBA0 1037 sound/pci/cs4281.c volL = CS_VOL_MASK - (snd_cs4281_peekBA0(chip, regL) & CS_VOL_MASK); snd_cs4281_peekBA0 1038 sound/pci/cs4281.c volR = CS_VOL_MASK - (snd_cs4281_peekBA0(chip, regR) & CS_VOL_MASK); snd_cs4281_peekBA0 1223 sound/pci/cs4281.c return snd_cs4281_peekBA0(chip, BA0_JSPT); snd_cs4281_peekBA0 1236 sound/pci/cs4281.c js1 = snd_cs4281_peekBA0(chip, BA0_JSC1); snd_cs4281_peekBA0 1237 sound/pci/cs4281.c js2 = snd_cs4281_peekBA0(chip, BA0_JSC2); snd_cs4281_peekBA0 1238 sound/pci/cs4281.c jst = snd_cs4281_peekBA0(chip, BA0_JSPT); snd_cs4281_peekBA0 1426 sound/pci/cs4281.c tmp = snd_cs4281_peekBA0(chip, BA0_EPPMC); snd_cs4281_peekBA0 1431 sound/pci/cs4281.c tmp = snd_cs4281_peekBA0(chip, BA0_CFLR); snd_cs4281_peekBA0 1434 sound/pci/cs4281.c tmp = snd_cs4281_peekBA0(chip, BA0_CFLR); snd_cs4281_peekBA0 1446 sound/pci/cs4281.c if ((tmp = snd_cs4281_peekBA0(chip, BA0_SERC1)) != (BA0_SERC1_SO1EN | BA0_SERC1_AC97)) { snd_cs4281_peekBA0 1450 sound/pci/cs4281.c if ((tmp = snd_cs4281_peekBA0(chip, BA0_SERC2)) != (BA0_SERC2_SI1EN | BA0_SERC2_AC97)) { snd_cs4281_peekBA0 1508 sound/pci/cs4281.c if (snd_cs4281_peekBA0(chip, BA0_CLKCR1) & BA0_CLKCR1_DLLRDY) snd_cs4281_peekBA0 1534 sound/pci/cs4281.c if (snd_cs4281_peekBA0(chip, BA0_ACSTS) & BA0_ACSTS_CRDY) snd_cs4281_peekBA0 1539 sound/pci/cs4281.c snd_printk(KERN_ERR "never read codec ready from AC'97 (0x%x)\n", snd_cs4281_peekBA0(chip, BA0_ACSTS)); snd_cs4281_peekBA0 1546 sound/pci/cs4281.c if (snd_cs4281_peekBA0(chip, BA0_ACSTS2) & BA0_ACSTS_CRDY) snd_cs4281_peekBA0 1573 sound/pci/cs4281.c if ((snd_cs4281_peekBA0(chip, BA0_ACISV) & (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) == (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) snd_cs4281_peekBA0 1758 sound/pci/cs4281.c (snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_TBF) == 0) { snd_cs4281_peekBA0 1823 sound/pci/cs4281.c status = snd_cs4281_peekBA0(chip, BA0_HISR); snd_cs4281_peekBA0 1835 sound/pci/cs4281.c val = snd_cs4281_peekBA0(chip, cdma->regHDSR); snd_cs4281_peekBA0 1860 sound/pci/cs4281.c while ((snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_RBE) == 0) { snd_cs4281_peekBA0 1861 sound/pci/cs4281.c c = snd_cs4281_peekBA0(chip, BA0_MIDRP); snd_cs4281_peekBA0 1866 sound/pci/cs4281.c while ((snd_cs4281_peekBA0(chip, BA0_MIDSR) & BA0_MIDSR_TBF) == 0) { snd_cs4281_peekBA0 2021 sound/pci/cs4281.c ulCLK = snd_cs4281_peekBA0(chip, BA0_CLKCR1); snd_cs4281_peekBA0 2031 sound/pci/cs4281.c chip->suspend_regs[i] = snd_cs4281_peekBA0(chip, saved_regs[i]); snd_cs4281_peekBA0 2045 sound/pci/cs4281.c ulCLK = snd_cs4281_peekBA0(chip, BA0_CLKCR1); snd_cs4281_peekBA0 2072 sound/pci/cs4281.c ulCLK = snd_cs4281_peekBA0(chip, BA0_CLKCR1); snd_cs4281_peekBA0 2086 sound/pci/cs4281.c ulCLK = snd_cs4281_peekBA0(chip, BA0_CLKCR1);