Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dtlv.h59 #define SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP 3 macro
/openbmc/linux/sound/soc/sof/
H A Dtopology.c148 tlv[TLV_STEP] = (int)(p[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] & in get_tlv_data()
152 if ((p[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] & in get_tlv_data()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1588 tlv[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] = val2; in get_ctl_amp_tlv()
1639 tlv[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] = step; in snd_hda_set_vmaster_tlv()
1941 step = tlv[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP]; in init_follower_0dB()
H A Dhda_generic.c2079 spec->vmaster_tlv[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] |= TLV_DB_SCALE_MUTE; in parse_output_paths()