Home
last modified time | relevance | path

Searched refs:realdma (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb16_main.c732 unsigned char realirq, realdma, realmpureg; in snd_sb16dsp_configure() local
802 realdma = snd_sbmixer_read(chip, SB_DSP4_DMASETUP); in snd_sb16dsp_configure()
808 if ((~realirq) & irqreg || (~realdma) & dmareg) { in snd_sb16dsp_configure()
810 snd_printk(KERN_ERR "SB16 [0x%lx]: wanted: irqreg=0x%x, dmareg=0x%x, mpureg = 0x%x\n", chip->port, realirq, realdma, realmpureg); in snd_sb16dsp_configure()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Dsb16_main.c733 unsigned char realirq, realdma, realmpureg; in snd_sb16dsp_configure() local
803 realdma = snd_sbmixer_read(chip, SB_DSP4_DMASETUP); in snd_sb16dsp_configure()
809 if ((~realirq) & irqreg || (~realdma) & dmareg) { in snd_sb16dsp_configure()
811 snd_printk(KERN_ERR "SB16 [0x%lx]: wanted: irqreg=0x%x, dmareg=0x%x, mpureg = 0x%x\n", chip->port, realirq, realdma, realmpureg); in snd_sb16dsp_configure()

Completed in 3 milliseconds