Searched refs:sp_base (Results 1 – 1 of 1) sorted by relevance
132 struct host1x_syncpt *sp_base = host->syncpt; in host1x_syncpt_restore() local136 host1x_hw_syncpt_restore(host, sp_base + i); in host1x_syncpt_restore()139 host1x_hw_syncpt_restore_wait_base(host, sp_base + i); in host1x_syncpt_restore()150 struct host1x_syncpt *sp_base = host->syncpt; in host1x_syncpt_save() local154 if (host1x_syncpt_client_managed(sp_base + i)) in host1x_syncpt_save()155 host1x_hw_syncpt_load(host, sp_base + i); in host1x_syncpt_save()157 WARN_ON(!host1x_syncpt_idle(sp_base + i)); in host1x_syncpt_save()161 host1x_hw_syncpt_load_wait_base(host, sp_base + i); in host1x_syncpt_save()