Lines Matching defs:snd_bt87x_writel
206 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value)
293 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
307 snd_bt87x_writel(chip, REG_INT_STAT, irq_status);
436 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
475 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
485 snd_bt87x_writel(chip, REG_RISC_STRT_ADD, chip->dma_risc.addr);
486 snd_bt87x_writel(chip, REG_PACKET_LEN,
488 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
489 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
498 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
499 snd_bt87x_writel(chip, REG_INT_MASK, 0);
500 snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);
567 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
603 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
645 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
707 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
708 snd_bt87x_writel(chip, REG_INT_MASK, 0);
709 snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS);