Searched refs:is_isoc (Results 1 – 4 of 4) sorted by relevance
284 unsigned int is_isoc:1; member
592 ep->is_isoc = 0; in usba_ep_enable()622 ep->is_isoc = 1; in usba_ep_enable()933 if (ep->is_isoc) { in usba_ep_set_halt()
827 bool is_isoc = hwep->type == USB_ENDPOINT_XFER_ISOC; in _hardware_dequeue() local841 ci->rev == CI_REVISION_22 || is_isoc) in _hardware_dequeue()860 if (is_isoc) { in _hardware_dequeue()868 if (remaining_length && !is_isoc) { in _hardware_dequeue()
728 int is_isoc = hs_ep->isochronous; in dwc2_gadget_get_chain_limit() local733 if (is_isoc) in dwc2_gadget_get_chain_limit()