Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5.c24 static int q6v5_load_state_toggle(struct qcom_q6v5 *q6v5, bool enable) in q6v5_load_state_toggle()
45 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
79 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
93 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
117 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
138 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
154 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
168 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
182 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
196 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon) in qcom_q6v5_request_stop()
[all …]
H A Dqcom_q6v5_mss.c168 struct q6v5 { struct
169 struct device *dev;
170 struct rproc *rproc;
172 void __iomem *reg_base;
196 struct qcom_q6v5 q6v5; argument
198 struct clk *active_clks[8];
199 struct clk *reset_clks[4];
200 struct clk *proxy_clks[4];
201 struct device *proxy_pds[3];
202 int active_clk_count;
[all …]
H A Dqcom_q6v5_adsp.c85 struct qcom_q6v5 q6v5; member
462 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
H A Dqcom_q6v5_pas.c60 struct qcom_q6v5 q6v5; member
349 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
H A Dqcom_q6v5_wcss.c139 struct qcom_q6v5 q6v5; member