Searched refs:ivpu_hw_40xx_is_idle (Results 1 – 1 of 1) sorted by relevance
881 static bool ivpu_hw_40xx_is_idle(struct ivpu_device *vdev) in ivpu_hw_40xx_is_idle() function897 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,