Searched defs:vpu_core (Results 1 – 1 of 1) sorted by relevance
128 struct vpu_core { struct138 enum vpu_core_type type; argument140 const struct vpu_core_resources *res; argument146 enum vpu_core_state state; argument147 u32 fw_version;149 struct vpu_buffer fw;150 struct vpu_buffer rpc;151 struct vpu_buffer log;152 struct vpu_buffer act;154 struct vpu_mbox tx_type;[all …]