Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dqcom_adsp_pil.c48 struct qcom_adsp { struct
49 struct device *dev;
50 struct rproc *rproc;
52 struct qcom_q6v5 q6v5;
54 struct clk *xo;
55 struct clk *aggre2_clk;
80 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() argument