Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c81 struct qcom_adsp { struct
120 int (*shutdown)(struct qcom_adsp *adsp); argument
123 static int qcom_rproc_pds_attach(struct device *dev, struct qcom_adsp *adsp, in qcom_rproc_pds_attach()
164 static void qcom_rproc_pds_detach(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_detach()
180 static int qcom_rproc_pds_enable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_enable()
206 static void qcom_rproc_pds_disable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_disable()
217 static int qcom_wpss_shutdown(struct qcom_adsp *adsp) in qcom_wpss_shutdown()
257 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown()
324 struct qcom_adsp *adsp = rproc->priv; in adsp_load()
340 struct qcom_adsp *adsp = rproc->priv; in adsp_unmap_carveout()
[all …]
H A Dqcom_q6v5_pas.c56 struct qcom_adsp { struct
112 struct qcom_adsp *adsp = rproc->priv; in adsp_segment_dump() argument
129 struct qcom_adsp *adsp = rproc->priv; in adsp_minidump()
137 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable()
164 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable()
175 static int adsp_shutdown_poll_decrypt(struct qcom_adsp *adsp) in adsp_shutdown_poll_decrypt()
190 struct qcom_adsp *adsp = rproc->priv; in adsp_unprepare()
207 struct qcom_adsp *adsp = rproc->priv; in adsp_load()
248 struct qcom_adsp *adsp = rproc->priv; in adsp_start()
351 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover()
[all …]