Searched refs:sp_base (Results 1 – 1 of 1) sorted by relevance
112 struct host1x_syncpt *sp_base = host->syncpt; in host1x_syncpt_restore() local116 host1x_hw_syncpt_restore(host, sp_base + i); in host1x_syncpt_restore()118 host1x_hw_syncpt_restore_wait_base(host, sp_base + i); in host1x_syncpt_restore()128 struct host1x_syncpt *sp_base = host->syncpt; in host1x_syncpt_save() local132 if (host1x_syncpt_client_managed(sp_base + i)) in host1x_syncpt_save()133 host1x_hw_syncpt_load(host, sp_base + i); in host1x_syncpt_save()135 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()139 host1x_hw_syncpt_load_wait_base(host, sp_base + i); in host1x_syncpt_save()