Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dqcom_q6v5.c24 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
44 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
54 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
77 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
94 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
110 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
124 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
136 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
149 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop()
176 int qcom_q6v5_init(struct qcom_q6v5 *q6v5, struct platform_device *pdev, in qcom_q6v5_init()
[all …]
Dqcom_q6v5_pil.c139 struct q6v5 { struct
153 struct qcom_q6v5 q6v5; argument
155 struct clk *active_clks[8];
156 struct clk *reset_clks[4];
157 struct clk *proxy_clks[4];
158 int active_clk_count;
159 int reset_clk_count;
160 int proxy_clk_count;
162 struct reg_info active_regs[1];
163 struct reg_info proxy_regs[3];
[all …]
Dqcom_adsp_pil.c52 struct qcom_q6v5 q6v5; member
139 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
Dqcom_q6v5_wcss.c88 struct qcom_q6v5 q6v5; member