Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dqcom.c178 struct qcom_swrm_ctrl { struct
179 struct sdw_bus bus;
180 struct device *dev;
181 struct regmap *regmap;
182 u32 max_reg;
184 void __iomem *mmio;
209 int (*reg_read)(struct qcom_swrm_ctrl *ctrl, int reg, u32 *val); argument
211 u32 slave_status;
212 u32 wr_fifo_depth;
213 u32 rd_fifo_depth;
[all …]