Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.h75 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max() function
/drivers/gpu/host1x/hw/
Dsyncpt_hw.c71 if (!host1x_syncpt_check_max(sp, live)) in syncpt_load()