Home
last modified time | relevance | path

Searched refs:ISOC_IN_EP (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h530 case ISOC_IN_EP: in cdnsp_ep_type_string()
H A Dcdnsp-gadget.h689 #define ISOC_IN_EP 5 macro
H A Dcdnsp-mem.c902 return in ? ISOC_IN_EP : ISOC_OUT_EP; in cdnsp_get_endpoint_type()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h645 #define ISOC_IN_EP 5 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c335 if (ep_type == ISOC_IN_EP || ep_type == ISOC_OUT_EP) { in setup_sch_info()
H A Dxhci.h511 #define ISOC_IN_EP 5 macro
2506 case ISOC_IN_EP: in xhci_ep_type_string()
H A Dxhci-mem.c1354 return in ? ISOC_IN_EP : ISOC_OUT_EP; in xhci_get_endpoint_type()
1552 ep_type != ISOC_IN_EP && in xhci_update_bw_info()
H A Dxhci.c2517 ep_type != ISOC_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()