Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c881 static bool ivpu_hw_40xx_is_idle(struct ivpu_device *vdev) in ivpu_hw_40xx_is_idle() function
897 if (!ivpu_hw_40xx_is_idle(vdev) && ivpu_hw_40xx_reset(vdev)) in ivpu_hw_40xx_power_down()
1179 .is_idle = ivpu_hw_40xx_is_idle,