host1x_syncpt_read_max   73 drivers/gpu/host1x/debug.c 		u32 max = host1x_syncpt_read_max(m->syncpt + i);
host1x_syncpt_read_max   94 drivers/gpu/host1x/hw/channel_hw.c 	value = host1x_syncpt_read_max(sp);
host1x_syncpt_read_max  135 drivers/gpu/host1x/hw/channel_hw.c 	prev_max = job->syncpt_end = host1x_syncpt_read_max(sp);
host1x_syncpt_read_max  167 drivers/gpu/host1x/hw/channel_hw.c 					host1x_syncpt_read_max(sp)));
host1x_syncpt_read_max   67 drivers/gpu/host1x/hw/syncpt_hw.c 			host1x_syncpt_read_max(sp));
host1x_syncpt_read_max  480 drivers/gpu/host1x/syncpt.c EXPORT_SYMBOL(host1x_syncpt_read_max);
host1x_syncpt_read_max   69 drivers/gpu/host1x/syncpt.h 	max = host1x_syncpt_read_max(sp);
host1x_syncpt_read_max  141 include/linux/host1x.h u32 host1x_syncpt_read_max(struct host1x_syncpt *sp);