Home
last modified time | relevance | path

Searched refs:snd_bt87x_writel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Dbt87x.c307 snd_bt87x_writel(chip, REG_INT_STAT, irq_status); in snd_bt87x_interrupt()
436 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control); in snd_bt87x_close()
475 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control); in snd_bt87x_prepare()
486 snd_bt87x_writel(chip, REG_PACKET_LEN, in snd_bt87x_start()
488 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask); in snd_bt87x_start()
489 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control); in snd_bt87x_start()
498 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control); in snd_bt87x_stop()
499 snd_bt87x_writel(chip, REG_INT_MASK, 0); in snd_bt87x_stop()
500 snd_bt87x_writel(chip, REG_INT_STAT, MY_INTERRUPTS); in snd_bt87x_stop()
708 snd_bt87x_writel(chip, REG_INT_MASK, 0); in snd_bt87x_create()
[all …]