Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c183 u32 host1x_syncpt_load(struct host1x_syncpt *sp) in host1x_syncpt_load() function
229 *value = host1x_syncpt_load(sp); in host1x_syncpt_wait()
249 *value = host1x_syncpt_load(sp); in host1x_syncpt_wait()
415 return host1x_syncpt_load(sp); in host1x_syncpt_read()
A Dsyncpt.h103 u32 host1x_syncpt_load(struct host1x_syncpt *sp);
A Dintr.c81 value = host1x_syncpt_load(sp); in host1x_intr_handle_interrupt()
A Ddebug.c93 u32 min = host1x_syncpt_load(m->syncpt + i); in show_syncpts()
A Dcdma.c370 syncpt_val = host1x_syncpt_load(cdma->timeout.syncpt); in host1x_cdma_update_sync_queue()
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dcdma_hw.c37 host1x_syncpt_load(cdma->timeout.syncpt); in cdma_timeout_cpu_incr()
303 syncpt_val = host1x_syncpt_load(cdma->timeout.syncpt); in cdma_timeout_handler()

Completed in 7 milliseconds