Searched defs:vpu_core (Results 1 – 1 of 1) sorted by relevance
125 struct vpu_core { struct135 enum vpu_core_type type; argument137 const struct vpu_core_resources *res; argument143 enum vpu_core_state state; argument144 u32 fw_version;146 struct vpu_buffer fw;147 struct vpu_buffer rpc;148 struct vpu_buffer log;149 struct vpu_buffer act;151 struct vpu_mbox tx_type;[all …]