Lines Matching +full:inter +full:- +full:processor
1 /* SPDX-License-Identifier: GPL-2.0 */
16 * enum venc_ipi_msg_id - message id between AP and VPU
17 * (ipi stands for inter-processor interrupt)
34 * struct venc_ap_ipi_msg_init - AP to VPU init cmd structure
49 * struct venc_ap_ipi_msg_set_param - AP to VPU set_param cmd structure
71 * struct venc_ap_ipi_msg_enc - AP to VPU enc cmd structure
91 * struct venc_ap_ipi_msg_enc_ext - AP to SCP extended enc cmd structure
104 * struct venc_ap_ipi_msg_deinit - AP to VPU deinit cmd structure
115 * enum venc_ipi_msg_status - VPU ack AP cmd status
123 * struct venc_vpu_ipi_msg_common - VPU ack AP cmd common structure
135 * struct venc_vpu_ipi_msg_init - VPU ack AP init cmd structure
155 * struct venc_vpu_ipi_msg_set_param - VPU ack AP set_param cmd structure
173 * enum venc_ipi_msg_enc_state - Type of encode state
187 * struct venc_vpu_ipi_msg_enc - VPU ack AP enc cmd structure
209 * struct venc_vpu_ipi_msg_deinit - VPU ack AP deinit cmd structure