Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/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-v2022.01-rc1/arch/arm/mach-at91/include/mach/
A Datmel_usba_udc.h12 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ macro
/u-boot-v2022.01-rc1/drivers/pci/
A Dpcie_dw_ti.c52 #define EP 0x0 macro

Completed in 6 milliseconds