Searched refs:MIXER_ADDR (Results 1 - 5 of 5) sorted by relevance

/sound/oss/
H A Dsb.h8 #define MIXER_ADDR (devc->base + 0x4) macro
H A Dsb_ess.c984 outb(((unsigned char) (0x40 & 0xff)), MIXER_ADDR);
1582 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
1601 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
H A Dsb_common.c940 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
957 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
/sound/isa/es1688/
H A Des1688_lib.c85 outb(reg, ES1688P(chip, MIXER_ADDR));
95 outb(reg, ES1688P(chip, MIXER_ADDR));
/sound/isa/sb/
H A Dsb_mixer.c33 outb(reg, SBP(chip, MIXER_ADDR));
46 outb(reg, SBP(chip, MIXER_ADDR));

Completed in 703 milliseconds