Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/remoteproc/
Dqcom_q6v5.c24 static int q6v5_load_state_toggle(struct qcom_q6v5 *q6v5, bool enable) in q6v5_load_state_toggle()
51 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
85 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
99 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
123 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
144 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
160 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
174 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
188 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
202 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon) in qcom_q6v5_request_stop()
[all …]
Dqcom_q6v5_mss.c160 struct q6v5 { struct
161 struct device *dev;
162 struct rproc *rproc;
164 void __iomem *reg_base;
188 struct qcom_q6v5 q6v5; argument
190 struct clk *active_clks[8];
191 struct clk *reset_clks[4];
192 struct clk *proxy_clks[4];
193 struct device *proxy_pds[3];
194 int active_clk_count;
[all …]
Dqcom_q6v5_adsp.c77 struct qcom_q6v5 q6v5; member
399 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
Dqcom_q6v5_pas.c56 struct qcom_q6v5 q6v5; member
257 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
Dqcom_q6v5_wcss.c139 struct qcom_q6v5 q6v5; member