Lines Matching refs:qcom_adsp
81 struct qcom_adsp {
120 int (*shutdown)(struct qcom_adsp *adsp);
123 static int qcom_rproc_pds_attach(struct device *dev, struct qcom_adsp *adsp,
164 static void qcom_rproc_pds_detach(struct qcom_adsp *adsp, struct device **pds,
180 static int qcom_rproc_pds_enable(struct qcom_adsp *adsp, struct device **pds,
206 static void qcom_rproc_pds_disable(struct qcom_adsp *adsp, struct device **pds,
217 static int qcom_wpss_shutdown(struct qcom_adsp *adsp)
257 static int qcom_adsp_shutdown(struct qcom_adsp *adsp)
324 struct qcom_adsp *adsp = rproc->priv;
340 struct qcom_adsp *adsp = rproc->priv;
348 struct qcom_adsp *adsp = rproc->priv;
382 struct qcom_adsp *adsp = rproc->priv;
464 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5);
472 struct qcom_adsp *adsp = rproc->priv;
495 struct qcom_adsp *adsp = rproc->priv;
507 struct qcom_adsp *adsp = rproc->priv;
528 struct qcom_adsp *adsp = rproc->priv;
542 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids)
570 static int adsp_init_reset(struct qcom_adsp *adsp)
593 static int adsp_init_mmio(struct qcom_adsp *adsp,
638 static int adsp_alloc_memory_region(struct qcom_adsp *adsp)
670 struct qcom_adsp *adsp;
766 struct qcom_adsp *adsp = platform_get_drvdata(pdev);