Home
last modified time | relevance | path

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

/linux/sound/pci/cs46xx/
H A Dcs46xx.h1578 #define BA1_CIE 0x104 /* BA1_CAPTURE_INTERRUPT_ENABLE_REG */ macro
H A Dcs46xx_lib.c2813 tmp = snd_cs46xx_peek(chip, BA1_CIE); in snd_cs46xx_hw_stop()
2816 snd_cs46xx_poke(chip, BA1_CIE, tmp); /* capture interrupt disable */ in snd_cs46xx_hw_stop()
3135 tmp = snd_cs46xx_peek(chip, BA1_CIE); in cs46xx_enable_stream_irqs()
3138 snd_cs46xx_poke(chip, BA1_CIE, tmp); /* capture interrupt enable */ in cs46xx_enable_stream_irqs()