Lines Matching defs:snd_bt87x_writel
208 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
295 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
309 snd_bt87x_writel(chip, REG_INT_STAT, irq_status);
437 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
476 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
486 snd_bt87x_writel(chip, REG_RISC_STRT_ADD, chip->dma_risc.addr);
487 snd_bt87x_writel(chip, REG_PACKET_LEN,
489 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
490 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
499 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
500 snd_bt87x_writel(chip, REG_INT_MASK, 0);
501 snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);
568 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
604 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
646 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
738 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
739 snd_bt87x_writel(chip, REG_INT_MASK, 0);
740 snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);