Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dlpass-hdmi.c109 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->use_hw_chs, HW_MODE); in lpass_hdmi_daiops_hw_params()
117 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->use_hw_usr, HW_MODE); in lpass_hdmi_daiops_hw_params()
H A Dlpass-hdmi.h34 #define HW_MODE 1 macro