Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/remoteproc/
Dqcom_q6v5.c26 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
46 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
56 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
79 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
97 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
113 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
127 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
139 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
152 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop()
178 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5) in qcom_q6v5_panic()
[all …]
Dqcom_q6v5_mss.c148 struct q6v5 { struct
166 struct qcom_q6v5 q6v5; argument
168 struct clk *active_clks[8];
169 struct clk *reset_clks[4];
170 struct clk *proxy_clks[4];
171 struct device *active_pds[1];
172 struct device *proxy_pds[3];
173 int active_clk_count;
174 int reset_clk_count;
175 int proxy_clk_count;
[all …]
Dqcom_q6v5_adsp.c70 struct qcom_q6v5 q6v5; member
252 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
Dqcom_q6v5_pas.c51 struct qcom_q6v5 q6v5; member
200 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
Dqcom_q6v5_wcss.c89 struct qcom_q6v5 q6v5; member