Lines Matching defs:syncpt
1760 if (dc->syncpt && !dc->soc->has_nvdisplay)
1761 return host1x_syncpt_read(dc->syncpt);
2163 if (dc->syncpt) {
2164 u32 syncpt = host1x_syncpt_id(dc->syncpt), enable;
2174 value = enable | syncpt;
2629 dc->syncpt = host1x_syncpt_request(client, flags);
2630 if (!dc->syncpt)
2714 host1x_syncpt_put(dc->syncpt);
2739 host1x_syncpt_put(dc->syncpt);