Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx.h1593 #define BA1_CIE 0x104 /* BA1_CAPTURE_INTERRUPT_ENABLE_REG */ macro
Dcs46xx_lib.c2885 tmp = snd_cs46xx_peek(chip, BA1_CIE); in snd_cs46xx_hw_stop()
2888 snd_cs46xx_poke(chip, BA1_CIE, tmp); /* capture interrupt disable */ in snd_cs46xx_hw_stop()
3232 tmp = snd_cs46xx_peek(chip, BA1_CIE); in cs46xx_enable_stream_irqs()
3235 snd_cs46xx_poke(chip, BA1_CIE, tmp); /* capture interrupt enable */ in cs46xx_enable_stream_irqs()