Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/remoteproc/
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()
254 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover()
263 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
284 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
296 struct qcom_adsp *adsp = rproc->priv; in adsp_panic()
310 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
338 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
[all …]
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
108 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable()
121 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load()
137 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
202 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover()
213 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
235 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
247 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_panic()
261 static int adsp_init_clock(struct qcom_adsp *adsp) in adsp_init_clock()
[all …]