Searched refs:ep_toggle_next (Results 1 – 2 of 2) sorted by relevance
83 uint8_t ep_toggle_next; member
183 ep_handle, td->qh->ep_toggle_next); in octusb_host_alloc_endpoint()1111 td->qh->ep_toggle_next = xfer->endpoint->toggle_next ? 1 : 0; in octusb_setup_standard_chain()