Searched refs:hw_usr_sel (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/sound/soc/qcom/ |
D | lpass-hdmi.h | 92 struct regmap_field *hw_usr_sel; member
|
D | lpass-hdmi.c | 121 ret = regmap_field_write(drvdata->hdmi_tx_dmactl[0]->hw_usr_sel, SW_MODE); in lpass_hdmi_daiops_hw_params()
|
D | lpass-sc7180.c | 256 .hw_usr_sel = REG_FIELD(0x61038, 5, 6),
|
D | lpass.h | 275 struct reg_field hw_usr_sel; member
|
D | lpass-sc7280.c | 388 .hw_usr_sel = REG_FIELD(0x61038, 5, 6),
|
D | lpass-cpu.c | 675 QCOM_REGMAP_FIELD_ALLOC(dev, map, v->hw_usr_sel, tx_dmactl->hw_usr_sel); in lpass_hdmi_init_bitfields()
|