Home
last modified time | relevance | path

Searched refs:host1x_syncpt_read_max (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dchannel_hw.c169 value = host1x_syncpt_read_max(sp); in synchronize_syncpt_base()
260 host1x_syncpt_read_max(sp))); in channel_program_cdma()
301 prev_max = job->syncpt_end = host1x_syncpt_read_max(sp); in channel_submit()
320 syncval = host1x_syncpt_read_max(sp); in channel_submit()
A Dsyncpt_hw.c67 host1x_syncpt_read_max(sp)); in syncpt_load()
/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.h79 max = host1x_syncpt_read_max(sp); in host1x_syncpt_check_max()
A Dsyncpt.c386 u32 host1x_syncpt_read_max(struct host1x_syncpt *sp) in host1x_syncpt_read_max() function
392 EXPORT_SYMBOL(host1x_syncpt_read_max);
A Ddebug.c92 u32 max = host1x_syncpt_read_max(m->syncpt + i); in show_syncpts()
/linux-6.3-rc2/include/linux/
A Dhost1x.h206 u32 host1x_syncpt_read_max(struct host1x_syncpt *sp);

Completed in 8 milliseconds