Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h357 #define AC_AMP_GAIN (0x7f) macro
/openbmc/qemu/hw/audio/
H A Dhda-codec.c637 (payload & AC_AMP_GAIN), in hda_audio_command()
640 st->gain_left = payload & AC_AMP_GAIN; in hda_audio_command()
644 st->gain_right = payload & AC_AMP_GAIN; in hda_audio_command()
H A Dintel-hda-defs.h517 #define AC_AMP_GAIN (0x7f) macro