Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/audio/
H A Dac97.h82 #define AC97_MONO_MASTER_VOLUME_REGISTER 0x06 macro
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c481 if (ac_probe_reg(ac, AC97_MONO_MASTER_VOLUME_REGISTER)) { in ac_probe_mono()
943 ac_mono_set(ctrl, value, AC97_MONO_MASTER_VOLUME_REGISTER, 0); in ac_speaker_set()