Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.c428 u32 host1x_syncpt_read(struct host1x_syncpt *sp) in host1x_syncpt_read() function
432 EXPORT_SYMBOL(host1x_syncpt_read);
/drivers/gpu/drm/tegra/
Ddc.c921 return host1x_syncpt_read(dc->syncpt); in tegra_dc_get_vblank_counter()