Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c80 struct qcom_adsp { struct
81 struct device *dev;
82 struct rproc *rproc;
84 struct qcom_q6v5 q6v5;
86 struct clk *xo;
88 int num_clks;
89 struct clk_bulk_data *clks;
91 void __iomem *qdsp6ss_base;
92 void __iomem *lpass_efuse;
94 struct reset_control *pdc_sync_reset;
[all …]