Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.c110 u32 host1x_syncpt_load(struct host1x_syncpt *sp) in host1x_syncpt_load() function
177 *value = host1x_syncpt_load(sp); in host1x_syncpt_wait()
221 *value = host1x_syncpt_load(sp); in host1x_syncpt_wait()
Dintr.c209 host1x_syncpt_load(host->syncpt + id)); in syncpt_thresh_work()
268 host1x_syncpt_load(host->syncpt + id)); in host1x_intr_put_ref()
Dsyncpt.h122 u32 host1x_syncpt_load(struct host1x_syncpt *sp);
Ddebug.c69 u32 min = host1x_syncpt_load(m->syncpt + i); in show_syncpts()
Dcdma.c278 syncpt_val = host1x_syncpt_load(cdma->timeout.syncpt); in host1x_cdma_update_sync_queue()
Djob.c522 host1x_syncpt_load(host->syncpt + i); in host1x_job_pin()
/drivers/gpu/host1x/hw/
Dcdma_hw.c50 host1x_syncpt_load(cdma->timeout.syncpt); in cdma_timeout_cpu_incr()
266 syncpt_val = host1x_syncpt_load(cdma->timeout.syncpt); in cdma_timeout_handler()