Home
last modified time | relevance | path

Searched refs:INT_OUT_EP (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk-sch.c293 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
330 * check TT for INT_OUT_EP, ISOC/INT_IN_EP type in setup_sch_info()
341 } else if (ep_type == INT_OUT_EP) { in setup_sch_info()
H A Dxhci.h761 #define INT_OUT_EP 3 macro
2716 case INT_OUT_EP: in xhci_ep_type_string()
H A Dxhci-mem.c1406 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type()
1600 if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_update_bw_info()
H A Dxhci.c2515 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h526 case INT_OUT_EP: in cdnsp_ep_type_string()
H A Dcdnsp-gadget.h687 #define INT_OUT_EP 3 macro
H A Dcdnsp-mem.c904 return in ? INT_IN_EP : INT_OUT_EP; in cdnsp_get_endpoint_type()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c330 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
356 * check TT for INT_OUT_EP, ISOC/INT_IN_EP type in setup_sch_info()
H A Dxhci.h764 #define INT_OUT_EP 3 macro
2748 case INT_OUT_EP: in xhci_ep_type_string()
H A Dxhci-mem.c1356 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type()
1551 if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_update_bw_info()
H A Dxhci.c2493 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()

Completed in 38 milliseconds