Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c18 static inline bool _a6xx_check_idle(struct msm_gpu *gpu) in _a6xx_check_idle() function
42 if (spin_until(_a6xx_check_idle(gpu))) { in a6xx_idle()