Lines Matching refs:qcom_adsp
66 struct qcom_adsp {
101 static int qcom_adsp_shutdown(struct qcom_adsp *adsp)
168 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
184 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
256 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5);
265 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
286 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
298 struct qcom_adsp *adsp = rproc->priv;
312 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids)
340 static int adsp_init_reset(struct qcom_adsp *adsp)
363 static int adsp_init_mmio(struct qcom_adsp *adsp,
396 static int adsp_alloc_memory_region(struct qcom_adsp *adsp)
429 struct qcom_adsp *adsp;
445 adsp = (struct qcom_adsp *)rproc->priv;
500 struct qcom_adsp *adsp = platform_get_drvdata(pdev);