Home
last modified time | relevance | path

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

/sound/oss/
Dsb.h8 #define MIXER_ADDR (devc->base + 0x4) macro
Dsb_ess.c980 outb(((unsigned char) (0x40 & 0xff)), MIXER_ADDR); in ess_identify()
1578 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
1597 outb(((unsigned char) (port & 0xff)), MIXER_ADDR);
Dsb_common.c935 outb(((unsigned char) (port & 0xff)), MIXER_ADDR); in sb_setmixer()
952 outb(((unsigned char) (port & 0xff)), MIXER_ADDR); in sb_getmixer()
/sound/isa/sb/
Dsb_mixer.c33 outb(reg, SBP(chip, MIXER_ADDR)); in snd_sbmixer_write()
46 outb(reg, SBP(chip, MIXER_ADDR)); in snd_sbmixer_read()
/sound/isa/es1688/
Des1688_lib.c86 outb(reg, ES1688P(chip, MIXER_ADDR)); in snd_es1688_mixer_write()
96 outb(reg, ES1688P(chip, MIXER_ADDR)); in snd_es1688_mixer_read()