Home
last modified time | relevance | path

Searched refs:host1x_syncpt_incr_max (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/host1x/
A Dsyncpt.h117 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);
A Dsyncpt.c126 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs) in host1x_syncpt_incr_max() function
130 EXPORT_SYMBOL(host1x_syncpt_incr_max);
/linux/drivers/gpu/host1x/hw/
A Dchannel_hw.c217 syncval = host1x_syncpt_incr_max(sp, user_syncpt_incrs); in channel_submit()
/linux/include/linux/
A Dhost1x.h157 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);
/linux/drivers/staging/media/tegra-video/
A Dtegra210.c361 thresh = host1x_syncpt_incr_max(chan->frame_start_sp[i], 1); in tegra_channel_capture_frame()
371 thresh = host1x_syncpt_incr_max(chan->mw_ack_sp[i], 1); in tegra_channel_capture_frame()

Completed in 16 milliseconds