Home
last modified time | relevance | path

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

/openbmc/linux/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 …lx]: wanted: irqreg=0x%x, dmareg=0x%x, mpureg = 0x%x\n", chip->port, realirq, realdma, realmpureg); in snd_sb16dsp_configure()