Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c327 static uint32_t ring_freewords(struct msm_gpu *gpu) in ring_freewords() function
338 if (spin_until(ring_freewords(gpu) >= ndwords)) in adreno_wait_ring()