Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dlpass-hdmi.c125 ret = regmap_field_write(meta_ctl->mute, LPASS_MUTE_ENABLE); in lpass_hdmi_daiops_hw_params()
233 ret = regmap_field_write(meta_ctl->mute, LPASS_MUTE_ENABLE); in lpass_hdmi_daiops_trigger()
H A Dlpass-hdmi.h31 #define LPASS_MUTE_ENABLE 1 macro