Searched refs:EP_HAS_STREAMS (Results 1 – 9 of 9) sorted by relevance
292 if (pep->ep_state & EP_HAS_STREAMS) { in cdnsp_ring_ep_doorbell()326 if (!(pep->ep_state & EP_HAS_STREAMS)) in cdnsp_get_transfer_ring()358 if (!(pep->ep_state & EP_HAS_STREAMS) && pep->number) { in cdnsp_ring_doorbell_for_active_rings()407 if (pep->ep_state & EP_HAS_STREAMS) { in cdnsp_get_hw_deq()982 if ((pep->ep_state & EP_HAS_STREAMS) && in cdnsp_giveback_first_trb()1193 if (!(pep->ep_state & EP_HAS_STREAMS)) in cdnsp_handle_tx_nrdy()
545 if (pep->ep_state & EP_HAS_STREAMS) in cdnsp_dma_to_transfer_ring()649 if (!(pep->ep_state & EP_HAS_STREAMS)) in cdnsp_free_stream_info()665 pep->ep_state &= ~EP_HAS_STREAMS; in cdnsp_free_stream_info()
838 #define EP_HAS_STREAMS BIT(6) macro
796 pep->ep_state |= EP_HAS_STREAMS; in cdnsp_alloc_streams()
530 if (!(ep->ep_state & EP_HAS_STREAMS)) { in ring_doorbell_for_active_rings()577 if (!(ep->ep_state & EP_HAS_STREAMS)) in xhci_virt_ep_to_ring()625 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_get_hw_deq()1168 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_handle_cmd_stop_ep()1266 if ((ep->ep_state & EP_HAS_STREAMS) || in xhci_kill_endpoint_urbs()1410 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_handle_cmd_set_deq()1450 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_handle_cmd_set_deq()
2952 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_check_bw_drop_ep_streams()2957 ep->ep_state &= ~EP_HAS_STREAMS; in xhci_check_bw_drop_ep_streams()3331 if (ep_state & EP_HAS_STREAMS || in xhci_check_streams_endpoint()3433 if (!(ep_state & EP_HAS_STREAMS) && in xhci_calculate_no_streams_bitmask()3596 vdev->eps[ep_index].ep_state |= EP_HAS_STREAMS; in xhci_alloc_streams()3618 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_alloc_streams()3709 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_free_streams()3908 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_discover_or_reset_device()3913 ep->ep_state &= ~EP_HAS_STREAMS; in xhci_discover_or_reset_device()
539 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_ring_device()
668 #define EP_HAS_STREAMS (1 << 4) macro
566 if (ep->ep_state & EP_HAS_STREAMS) in xhci_dma_to_transfer_ring()