Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c338 atomic_set(&sp->max_val, host1x_syncpt_read(sp)); in syncpt_release()
413 u32 host1x_syncpt_read(struct host1x_syncpt *sp) in host1x_syncpt_read() function
417 EXPORT_SYMBOL(host1x_syncpt_read);
/linux-6.3-rc2/include/linux/
A Dhost1x.h207 u32 host1x_syncpt_read(struct host1x_syncpt *sp);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddc.c1760 return host1x_syncpt_read(dc->syncpt); in tegra_dc_get_vblank_counter()

Completed in 15 milliseconds