Searched refs:AC97_MIX_RGAIN (Results 1 – 3 of 3) sorted by relevance
54 #define AC97_MIX_RGAIN 0x1c macro
101 [SOUND_MIXER_RECLEV] = { -AC97_MIX_RGAIN, 4, 0, 1, 1, 0, 0, 1 }
551 case AC97_MIX_RGAIN: in emu_ac97_read_emulation()552 emulated = sc->ac97_state[AC97_MIX_RGAIN]; in emu_ac97_read_emulation()607 case AC97_MIX_RGAIN: /* RECORD GAIN */ in emu_ac97_write_emulation()618 sc->ac97_state[AC97_MIX_RGAIN] = data & (0x8000 | 0x0f0f); in emu_ac97_write_emulation()