Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/qcom/
Dlpass-hdmi.h91 struct regmap_field *hw_chs_sel; member
Dlpass-hdmi.c113 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->hw_chs_sel, SW_MODE); in lpass_hdmi_daiops_hw_params()
Dlpass-sc7180.c271 .hw_chs_sel = REG_FIELD(0x61038, 2, 4),
Dlpass.h274 struct reg_field hw_chs_sel; member
Dlpass-sc7280.c403 .hw_chs_sel = REG_FIELD(0x61038, 2, 4),
Dlpass-cpu.c684 QCOM_REGMAP_FIELD_ALLOC(dev, map, v->hw_chs_sel, tx_dmactl->hw_chs_sel); in lpass_hdmi_init_bitfields()