Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/qcom/
Dlpass-hdmi.h92 struct regmap_field *hw_usr_sel; member
Dlpass-hdmi.c121 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->hw_usr_sel, SW_MODE); in lpass_hdmi_daiops_hw_params()
Dlpass-sc7180.c256 .hw_usr_sel = REG_FIELD(0x61038, 5, 6),
Dlpass.h275 struct reg_field hw_usr_sel; member
Dlpass-sc7280.c388 .hw_usr_sel = REG_FIELD(0x61038, 5, 6),
Dlpass-cpu.c675 QCOM_REGMAP_FIELD_ALLOC(dev, map, v->hw_usr_sel, tx_dmactl->hw_usr_sel); in lpass_hdmi_init_bitfields()