Home
last modified time | relevance | path

Searched defs:EP (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg_priv.h88 #define ep_is_in(EP) (((EP)->bEndpointAddress&USB_DIR_IN) == USB_DIR_IN) argument
89 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) argument
90 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
/u-boot/arch/arm/mach-at91/include/mach/
A Datmel_usba_udc.h12 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ macro
/u-boot/drivers/pci/
A Dpcie_dw_ti.c92 #define EP 0x0 macro

Completed in 5 milliseconds