Lines Matching defs:sp

61 	struct host1x_syncpt *sp = host->syncpt;  in host1x_syncpt_alloc()  local
115 u32 host1x_syncpt_id(struct host1x_syncpt *sp) in host1x_syncpt_id()
126 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs) in host1x_syncpt_incr_max()
182 u32 host1x_syncpt_load(struct host1x_syncpt *sp) in host1x_syncpt_load()
195 u32 host1x_syncpt_load_wait_base(struct host1x_syncpt *sp) in host1x_syncpt_load_wait_base()
206 int host1x_syncpt_incr(struct host1x_syncpt *sp) in host1x_syncpt_incr()
216 static bool syncpt_load_min_is_expired(struct host1x_syncpt *sp, u32 thresh) in syncpt_load_min_is_expired()
230 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait()
317 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) in host1x_syncpt_is_expired()
390 struct host1x_syncpt *sp = container_of(ref, struct host1x_syncpt, ref); in syncpt_release() local
415 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put()
426 struct host1x_syncpt *sp = host->syncpt; in host1x_syncpt_deinit() local
440 u32 host1x_syncpt_read_max(struct host1x_syncpt *sp) in host1x_syncpt_read_max()
455 u32 host1x_syncpt_read_min(struct host1x_syncpt *sp) in host1x_syncpt_read_min()
467 u32 host1x_syncpt_read(struct host1x_syncpt *sp) in host1x_syncpt_read()
526 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp) in host1x_syncpt_get()
538 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) in host1x_syncpt_get_base()