Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c292 u32 syncval; in channel_submit() local
320 syncval = host1x_syncpt_read_max(sp); in channel_submit()
326 job->fence = host1x_fence_create(sp, syncval, true); in channel_submit()
337 trace_host1x_channel_submitted(dev_name(ch->dev), prev_max, syncval); in channel_submit()
/linux/drivers/gpu/host1x/
H A Ddev.h47 u32 syncpt_incrs, u32 syncval, u32 nr_slots);
320 u32 syncval, u32 nr_slots) in host1x_hw_cdma_timeout_cpu_incr() argument
322 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()