Lines Matching refs:next
254 u16 next = ohci_frame_no(ohci) + 1;
259 if (unlikely(tick_before(frame, next))) {
263 frame += (next - frame + ed->interval - 1) &
267 * Not ASAP: Use the next slot in the stream,
274 * to the next ED instead of the next TD.
279 (u16) (next - frame),
285 next);
417 * other cases where the next software may expect clean state from the
821 * for the next two cycles to complete before assuming
967 * when there's still unlinking to be done (next frame).