Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dqcom_q6v5_mss.c174 struct q6v5 { struct
175 struct device *dev;
176 struct rproc *rproc;
178 void __iomem *reg_base;
179 void __iomem *rmb_base;
203 struct qcom_q6v5 q6v5; member
205 struct clk *active_clks[8];
206 struct clk *reset_clks[4];
207 struct clk *proxy_clks[4];
208 struct device *proxy_pds[3];
[all …]
H A Dqcom_q6v5_adsp.c84 struct qcom_q6v5 q6v5; member
454 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
H A Dqcom_q6v5_pas.c68 struct qcom_q6v5 q6v5; member
369 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
H A Dqcom_q6v5_wcss.c139 struct qcom_q6v5 q6v5; member