Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c66 struct qcom_adsp { struct
101 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown() argument
168 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load()
184 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
256 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover()
265 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
286 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
298 struct qcom_adsp *adsp = rproc->priv; in adsp_panic()
312 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
340 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
[all …]
H A Dqcom_q6v5_pas.c47 struct qcom_adsp { struct
84 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable() argument
111 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable()
124 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load()
140 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
205 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover()
216 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
238 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
250 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_panic()
264 static int adsp_init_clock(struct qcom_adsp *adsp) in adsp_init_clock()
[all …]