Home
last modified time | relevance | path

Searched refs:EP (Results 1 – 9 of 9) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
A Datmel_usba_udc.h25 EP("ep0", 0, 64, 1, 0, 0),
26 EP("ep1", 1, 1024, 2, 1, 1),
27 EP("ep2", 2, 1024, 2, 1, 1),
28 EP("ep3", 3, 1024, 3, 1, 0),
29 EP("ep4", 4, 1024, 3, 1, 0),
30 EP("ep5", 5, 1024, 3, 1, 1),
31 EP("ep6", 6, 1024, 3, 1, 1),
36 EP("ep0", 0, 64, 1, 0, 0),
37 EP("ep1", 1, 1024, 3, 1, 0),
38 EP("ep2", 2, 1024, 3, 1, 0),
[all …]
/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/dts/
A Dbcm283x-rpi-usb-otg.dtsi7 * According to dwc2 the sum of all device EP
A Domap4-sdp.dts133 "Earphone Spk", "EP",
A Drk3399-gru.dtsi724 * to hack this as gpio, so the EP could be able to
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.pci_iommu_extra14 - for a SRIOV capable PCI EP identified by its B.D.F specify the maximum number
31 - "vfs=<number>" to specify that for the PCI EP identified previously by
/u-boot/drivers/pci/
A Dpcie_dw_ti.c92 #define EP 0x0 macro
550 val = EP; in pcie_am654_set_mode()
A DKconfig211 EP mode according to RCW[HOST_AGT_PEX] setting.
230 string "PCIe EP compatible of Kernel DT"
/u-boot/drivers/usb/
A DKconfig126 bool "Poll via control EP"

Completed in 16 milliseconds