Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h365 #define AC_AMP_SET_INDEX (0xf<<8) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h525 #define AC_AMP_SET_INDEX (0xf<<8) macro
H A Dhda-codec.c636 (payload & AC_AMP_SET_INDEX) >> AC_AMP_SET_INDEX_SHIFT, in hda_audio_command()