Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw.h61 int ivpu_hw_boot_fw(struct ivpu_device *vdev);
H A Divpu_hw.c256 int ivpu_hw_boot_fw(struct ivpu_device *vdev) in ivpu_hw_boot_fw() function
H A Divpu_drv.c374 ret = ivpu_hw_boot_fw(vdev); in ivpu_boot()