Lines Matching refs:host1x
34 host1x_syncpt_base_request(struct host1x *host) in host1x_syncpt_base_request()
56 static struct host1x_syncpt *host1x_syncpt_alloc(struct host1x *host, in host1x_syncpt_alloc()
130 void host1x_syncpt_restore(struct host1x *host) in host1x_syncpt_restore()
148 void host1x_syncpt_save(struct host1x *host) in host1x_syncpt_save()
376 int host1x_syncpt_init(struct host1x *host) in host1x_syncpt_init()
435 struct host1x *host = dev_get_drvdata(client->parent->parent); in host1x_syncpt_request()
469 void host1x_syncpt_deinit(struct host1x *host) in host1x_syncpt_deinit()
518 unsigned int host1x_syncpt_nb_pts(struct host1x *host) in host1x_syncpt_nb_pts()
523 unsigned int host1x_syncpt_nb_bases(struct host1x *host) in host1x_syncpt_nb_bases()
528 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host) in host1x_syncpt_nb_mlocks()
538 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, unsigned int id) in host1x_syncpt_get()