sound/pci/bt87x.c
293
snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
sound/pci/bt87x.c
307
snd_bt87x_writel(chip, REG_INT_STAT, irq_status);
sound/pci/bt87x.c
436
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
475
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
484
snd_bt87x_writel(chip, REG_RISC_STRT_ADD, chip->dma_risc.addr);
sound/pci/bt87x.c
485
snd_bt87x_writel(chip, REG_PACKET_LEN,
sound/pci/bt87x.c
487
snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
sound/pci/bt87x.c
488
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
496
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
497
snd_bt87x_writel(chip, REG_INT_MASK, 0);
sound/pci/bt87x.c
498
snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);
sound/pci/bt87x.c
564
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
599
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
640
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
700
snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
sound/pci/bt87x.c
701
snd_bt87x_writel(chip, REG_INT_MASK, 0);
sound/pci/bt87x.c
702
snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);