Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da8xx_gpu.c130 static inline bool _a8xx_check_idle(struct msm_gpu *gpu) in _a8xx_check_idle() function
154 if (spin_until(_a8xx_check_idle(gpu))) { in a8xx_idle()