Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c737 static int ivpu_hw_40xx_reset(struct ivpu_device *vdev) in ivpu_hw_40xx_reset() function
819 ret = ivpu_hw_40xx_reset(vdev); in ivpu_hw_40xx_power_up()
897 if (!ivpu_hw_40xx_is_idle(vdev) && ivpu_hw_40xx_reset(vdev)) in ivpu_hw_40xx_power_down()
1181 .reset = ivpu_hw_40xx_reset,