Home
last modified time | relevance | path

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

/Linux-v6.6/sound/isa/sb/
Dsb16_main.c733 unsigned char realirq, realdma, realmpureg; in snd_sb16dsp_configure() local
800 realirq = snd_sbmixer_read(chip, SB_DSP4_IRQSETUP); in snd_sb16dsp_configure()
809 if ((~realirq) & irqreg || (~realdma) & dmareg) { in snd_sb16dsp_configure()
811 …[0x%lx]: wanted: irqreg=0x%x, dmareg=0x%x, mpureg = 0x%x\n", chip->port, realirq, realdma, realmpu… in snd_sb16dsp_configure()