Home
last modified time | relevance | path

Searched refs:host1x_syncpt_read (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.c344 atomic_set(&sp->max_val, host1x_syncpt_read(sp)); in syncpt_release()
416 * host1x_syncpt_read() - read the current syncpoint value
419 u32 host1x_syncpt_read(struct host1x_syncpt *sp) in host1x_syncpt_read() function
423 EXPORT_SYMBOL(host1x_syncpt_read); variable
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c498 * host1x_syncpt_read() - read the current syncpoint value
501 u32 host1x_syncpt_read(struct host1x_syncpt *sp) in host1x_syncpt_read() function
505 EXPORT_SYMBOL(host1x_syncpt_read); variable
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h149 u32 host1x_syncpt_read(struct host1x_syncpt *sp);
/kernel/linux/linux-6.6/include/linux/
H A Dhost1x.h207 u32 host1x_syncpt_read(struct host1x_syncpt *sp);
/kernel/linux/linux-6.6/drivers/staging/media/tegra-video/
H A Dtegra20.c515 chan->next_out_sp_idx = host1x_syncpt_read(chan->mw_ack_sp[0]); in tegra20_vi_start_streaming()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.c1570 return host1x_syncpt_read(dc->syncpt); in tegra_dc_get_vblank_counter()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c1761 return host1x_syncpt_read(dc->syncpt); in tegra_dc_get_vblank_counter()

Completed in 11 milliseconds