Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/remoteproc/
Dqcom_q6v5_pas.c40 struct qcom_adsp { struct
72 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() argument
82 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
133 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover()
143 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
164 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
182 static int adsp_init_clock(struct qcom_adsp *adsp) in adsp_init_clock()
208 static int adsp_init_regulator(struct qcom_adsp *adsp) in adsp_init_regulator()
220 static int adsp_alloc_memory_region(struct qcom_adsp *adsp) in adsp_alloc_memory_region()
251 struct qcom_adsp *adsp; in adsp_probe()
[all …]
Dqcom_q6v5_adsp.c65 struct qcom_adsp { struct
99 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown() argument
166 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load()
175 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
245 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover()
254 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
275 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va()
293 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
321 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
344 static int adsp_init_mmio(struct qcom_adsp *adsp, in adsp_init_mmio()
[all …]