Home
last modified time | relevance | path

Searched refs:vpu_mbox_send_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_mbox.h13 void vpu_mbox_send_type(struct vpu_core *core, u32 type);
H A Dvpu_mbox.c102 void vpu_mbox_send_type(struct vpu_core *core, u32 type) in vpu_mbox_send_type() function
H A Dvpu_cmds.c76 vpu_mbox_send_type(core, COMMAND); in vpu_cmd_send()