Home
last modified time | relevance | path

Searched defs:q6v5 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/remoteproc/
Dqcom_q6v5.c27 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
47 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
57 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
80 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
98 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
114 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
128 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
140 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
154 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon) in qcom_q6v5_request_stop()
184 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5) in qcom_q6v5_panic()
[all …]
Dqcom_q6v5_mss.c149 struct q6v5 { struct
167 struct qcom_q6v5 q6v5; argument
169 struct clk *active_clks[8];
170 struct clk *reset_clks[4];
171 struct clk *proxy_clks[4];
172 struct device *active_pds[1];
173 struct device *proxy_pds[3];
174 int active_clk_count;
175 int reset_clk_count;
176 int proxy_clk_count;
[all …]
Dqcom_q6v5_adsp.c70 struct qcom_q6v5 q6v5; member
254 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
Dqcom_q6v5_pas.c52 struct qcom_q6v5 q6v5; member
212 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
Dqcom_q6v5_wcss.c139 struct qcom_q6v5 q6v5; member