Home
last modified time | relevance | path

Searched refs:TLV_DB_SCALE_MUTE (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dtlv.h20 #define TLV_DB_SCALE_MUTE SNDRV_CTL_TLVD_DB_SCALE_MUTE macro
/linux/sound/hda/common/
H A Dcodec.c1577 val2 |= TLV_DB_SCALE_MUTE; in get_ctl_amp_tlv()
1900 step &= ~TLV_DB_SCALE_MUTE; in init_follower_0dB()
/linux/sound/soc/
H A Dsoc-topology.c604 | (le32_to_cpu(scale->mute) ? TLV_DB_SCALE_MUTE : 0); in soc_tplg_create_tlv_db_scale()
/linux/sound/soc/sof/
H A Dtopology.c157 TLV_DB_SCALE_MUTE) == 0) in get_tlv_data()
/linux/sound/hda/codecs/
H A Dgeneric.c2075 spec->vmaster_tlv[SNDRV_CTL_TLVO_DB_SCALE_MUTE_AND_STEP] |= TLV_DB_SCALE_MUTE; in parse_output_paths()