Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Dsyncpt.h119 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);
Dsyncpt.c101 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs) in host1x_syncpt_incr_max() function
105 EXPORT_SYMBOL(host1x_syncpt_incr_max);
/linux-4.1.27/drivers/gpu/host1x/hw/
Dchannel_hw.c145 syncval = host1x_syncpt_incr_max(sp, user_syncpt_incrs); in channel_submit()
/linux-4.1.27/include/linux/
Dhost1x.h140 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);