Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu.h125 struct vpu_core { struct
135 enum vpu_core_type type; argument
137 const struct vpu_core_resources *res; argument
143 enum vpu_core_state state; argument
144 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 …]