Home
last modified time | relevance | path

Searched defs:qcom_swrm_ctrl (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/soundwire/
Dqcom.c141 struct qcom_swrm_ctrl { struct
142 struct sdw_bus bus;
143 struct device *dev;
144 struct regmap *regmap;
145 void __iomem *mmio;
146 struct reset_control *audio_cgcr;
148 struct dentry *debugfs;
173 int (*reg_read)(struct qcom_swrm_ctrl *ctrl, int reg, u32 *val); argument
174 int (*reg_write)(struct qcom_swrm_ctrl *ctrl, int reg, int val); argument
175 u32 slave_status;
[all …]