Home
last modified time | relevance | path

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

/Linux-v5.4/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
95 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
111 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
125 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
137 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
150 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop()
175 int qcom_q6v5_init(struct qcom_q6v5 *q6v5, struct platform_device *pdev, in qcom_q6v5_init()
[all …]
Dqcom_q6v5_mss.c135 struct q6v5 { struct
150 struct qcom_q6v5 q6v5; argument
152 struct clk *active_clks[8];
153 struct clk *reset_clks[4];
154 struct clk *proxy_clks[4];
155 struct device *active_pds[1];
156 struct device *proxy_pds[3];
157 int active_clk_count;
158 int reset_clk_count;
159 int proxy_clk_count;
[all …]
Dqcom_q6v5_pas.c44 struct qcom_q6v5 q6v5; member
131 static void qcom_pas_handover(struct qcom_q6v5 *q6v5) in qcom_pas_handover()
Dqcom_q6v5_adsp.c69 struct qcom_q6v5 q6v5; member
243 static void qcom_adsp_pil_handover(struct qcom_q6v5 *q6v5) in qcom_adsp_pil_handover()
Dqcom_q6v5_wcss.c88 struct qcom_q6v5 q6v5; member