Lines Matching defs:syncpt
1569 if (dc->syncpt && !dc->soc->has_nvdisplay)
1570 return host1x_syncpt_read(dc->syncpt);
1823 if (dc->syncpt) {
1824 u32 syncpt = host1x_syncpt_id(dc->syncpt), enable;
1834 value = enable | syncpt;
2057 dc->syncpt = host1x_syncpt_request(client, flags);
2058 if (!dc->syncpt)
2136 host1x_syncpt_free(dc->syncpt);
2161 host1x_syncpt_free(dc->syncpt);