Searched defs:ep_type (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/dma/ti/
H A Dk3-psil.h64 enum psil_endpoint_type ep_type; member in struct:psil_endpoint_config
H A Dk3-udma.c193 enum psil_endpoint_type ep_type; member in struct:udma_chan_config
/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.h47 enum ep_type { enum
65 enum ep_type ep_type; member in struct:dwc2_ep
/u-boot/drivers/usb/host/
H A Ddwc2.c491 dwc_otg_hc_init(struct dwc2_core_regs *regs, uint8_t hc_num, struct usb_device *dev, uint8_t dev_addr, uint8_t ep_num, uint8_t ep_is_in, uint8_t ep_type, uint16_t max_packet) argument
H A Dxhci.c496 unsigned int ep_type; local

Completed in 68 milliseconds