Lines Matching defs:thresh
40 u32 thresh = waiter->thresh;
43 if ((s32)(pos->thresh - thresh) <= 0) {
63 if ((s32)(waiter->thresh - sync) > 0)
92 u32 thresh =
93 list_first_entry(head, struct host1x_waitlist, list)->thresh;
95 host1x_hw_intr_set_syncpt_threshold(host, id, thresh);
107 waiter->count, waiter->thresh);
203 u32 thresh, enum host1x_intr_action action,
219 waiter->thresh = thresh;
231 host1x_hw_intr_set_syncpt_threshold(host, syncpt->id, thresh);