Home
last modified time | relevance | path

Searched refs:INT_IN_EP (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcdnsp-debug.h531 case INT_IN_EP: in cdnsp_ep_type_string()
A Dcdnsp-gadget.h691 #define INT_IN_EP 7 macro
A Dcdnsp-mem.c904 return in ? INT_IN_EP : INT_OUT_EP; in cdnsp_get_endpoint_type()
/linux/drivers/usb/host/
A Dxhci-mtk-sch.c350 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
A Dxhci.h762 #define INT_IN_EP 7 macro
2712 case INT_IN_EP: in xhci_ep_type_string()
A Dxhci-mem.c1379 return in ? INT_IN_EP : INT_OUT_EP; in xhci_get_endpoint_type()
1575 ep_type != INT_IN_EP) in xhci_update_bw_info()
A Dxhci.c2600 ep_type != INT_IN_EP); in xhci_is_async_ep()
2605 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()

Completed in 40 milliseconds