Lines Matching defs:syncpt
1875 if (dc->syncpt && !dc->soc->has_nvdisplay)
1876 return host1x_syncpt_read(dc->syncpt);
2278 if (dc->syncpt) {
2279 u32 syncpt = host1x_syncpt_id(dc->syncpt), enable;
2289 value = enable | syncpt;
2744 dc->syncpt = host1x_syncpt_request(client, flags);
2745 if (!dc->syncpt)
2829 host1x_syncpt_put(dc->syncpt);
2854 host1x_syncpt_put(dc->syncpt);