Lines Matching defs:toggle
65 /* These are needed for handling the toggle bits:
67 * after checking the td, the toggle bit might need to
258 * this is needed to possibly fix the data toggle */
564 void *data, int len, int pid, int toggle,
604 if (toggle)
648 int toggle;
654 toggle = usb_gettoggle(urb->dev, usb_pipeendpoint(urb->pipe),
674 ret = c67x00_create_td(c67x00, urb, td_buf, len, pid, toggle,
679 toggle ^= 1;
1012 /* Sequence ok and acked, don't need to fix toggle */