Searched refs:INT_IN_EP (Results 1 – 10 of 10) sorted by relevance
113 #define INT_IN_EP (0x1<<18) macro248 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
571 if (intr_status & INT_IN_EP) in dwc2_udc_irq()
534 case INT_IN_EP: in cdnsp_ep_type_string()
691 #define INT_IN_EP 7 macro
904 return in ? INT_IN_EP : INT_OUT_EP; in cdnsp_get_endpoint_type()
647 #define INT_IN_EP 7 macro
330 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
513 #define INT_IN_EP 7 macro 2510 case INT_IN_EP: in xhci_ep_type_string()
1356 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type() 1553 ep_type != INT_IN_EP) in xhci_update_bw_info()
2518 ep_type != INT_IN_EP); in xhci_is_async_ep()2523 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()