Home
last modified time | relevance | path

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

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