Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h128 struct vpu_core { struct
138 enum vpu_core_type type; argument
140 const struct vpu_core_resources *res; argument
146 enum vpu_core_state state; argument
147 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 …]