Searched refs:USB_ENDPOINT_XFER_INT (Results 1 – 6 of 6) sorted by relevance
1105 case USB_ENDPOINT_XFER_INT: in dwc2_hc_xfercomp_intr()1170 pipe_type == USB_ENDPOINT_XFER_INT) { in dwc2_hc_stall_intr()1318 case USB_ENDPOINT_XFER_INT: in dwc2_hc_nak_intr()1446 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_nyet_intr()1614 case USB_ENDPOINT_XFER_INT: in dwc2_hc_ahberr_intr()1711 case USB_ENDPOINT_XFER_INT: in dwc2_hc_xacterr_intr()1752 case USB_ENDPOINT_XFER_INT: in dwc2_hc_frmovrun_intr()1971 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_chhltd_intr_dma()
127 #define USB_ENDPOINT_XFER_INT UE_INTERRUPT /* 3 */ macro
369 qh->ep_type == USB_ENDPOINT_XFER_INT) { in dwc2_hcd_qh_init_ddma()417 qh->ep_type == USB_ENDPOINT_XFER_INT) && in dwc2_hcd_qh_free_ddma()862 case USB_ENDPOINT_XFER_INT: in dwc2_hcd_start_xfer_ddma()
585 case USB_ENDPOINT_XFER_INT: in dwc2_hc_enable_slave_ints()656 if (chan->ep_type != USB_ENDPOINT_XFER_INT) in dwc2_hc_enable_dma_ints()1017 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_set_even_odd_frame()1296 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_start_transfer()1308 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_start_transfer()1351 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_start_transfer()1610 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_hc_continue_transfer()2451 case USB_ENDPOINT_XFER_INT: in dwc2_hc_init_xfer()2452 chan->ep_type = USB_ENDPOINT_XFER_INT; in dwc2_hc_init_xfer()2733 if (chan->ep_type == USB_ENDPOINT_XFER_INT || in dwc2_assign_and_init_hc()[all …]
884 if (qh->ep_type == USB_ENDPOINT_XFER_INT) { in dwc2_uframe_schedule_split()1519 bool ep_is_int = (ep_type == USB_ENDPOINT_XFER_INT); in dwc2_qh_init()1607 case USB_ENDPOINT_XFER_INT: in dwc2_qh_init()
542 return pipe->pipe_type == USB_ENDPOINT_XFER_INT; in dwc2_hcd_is_pipe_int()