Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/
Dlpass-hdmi.h89 struct regmap_field *use_hw_chs; member
Dlpass-hdmi.c109 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->use_hw_chs, HW_MODE); in lpass_hdmi_daiops_hw_params()
Dlpass-sc7180.c250 .use_hw_chs = REG_FIELD(0x61038, 0, 0),
Dlpass.h272 struct reg_field use_hw_chs; member
Dlpass-sc7280.c385 .use_hw_chs = REG_FIELD(0x61038, 0, 0),
Dlpass-cpu.c671 QCOM_REGMAP_FIELD_ALLOC(dev, map, v->use_hw_chs, tx_dmactl->use_hw_chs); in lpass_hdmi_init_bitfields()