Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dtopology.c37 #define TLV_MUTE 2 macro
154 tlv[TLV_MUTE] = 0; in get_tlv_data()
156 tlv[TLV_MUTE] = 1; in get_tlv_data()
235 if (value == 0 && tlv[TLV_MUTE]) in vol_compute_gain()