Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/host1x/
Ddev.h171 static inline int host1x_hw_syncpt_patch_wait(struct host1x *host, in host1x_hw_syncpt_patch_wait() function
Dsyncpt.c337 return host1x_hw_syncpt_patch_wait(sp->host, sp, patch_addr); in host1x_syncpt_patch_wait()