Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
A Dfsl_usb2_udc.h523 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) argument
524 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
525 #define ep_is_in(EP) ( (ep_index(EP) == 0) ? (EP->udc->ep0_dir == \ argument
526 USB_DIR_IN) : ((EP)->ep.desc->bEndpointAddress \
532 #define get_pipe_by_ep(EP) (ep_index(EP) * 2 + ep_is_in(EP)) argument
A Dfsl_qe_udc.h152 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) argument
153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
154 #define ep_is_in(EP) ((ep_index(EP) == 0) ? (EP->udc->ep0_dir == \ argument
155 USB_DIR_IN) : ((EP)->ep.desc->bEndpointAddress \
/drivers/pci/endpoint/
A DKconfig35 This enables the EP's MSI interrupt controller to function as a
36 doorbell. The RC can trigger doorbell in EP by writing data to a
37 dedicated BAR, which the EP maps to the controller's message address.
/drivers/pci/controller/dwc/
A DKconfig131 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
132 determines which PCIe controller works in EP mode and which PCIe
143 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
144 determines which PCIe controller works in EP mode and which PCIe
238 Tegra194. This controller can work either as EP or RC. In order to
253 Tegra194. This controller can work either as EP or RC. In order to
270 This controller can work either as EP or RC. In order to enable
285 This controller can work either as EP or RC. In order to enable
439 This controller can work either as EP or RC. In order to enable
454 This controller can work either as EP or RC. In order to enable
A Dpci-keystone.c99 #define EP 0x0 macro
1088 val = EP; in ks_pcie_am654_set_mode()
/drivers/ata/pata_parport/
A DKconfig47 tristate "DataStor EP-2000 protocol"
50 This option enables support for the EP-2000 parallel port IDE
/drivers/net/wireless/realtek/rtl818x/
A DKconfig56 Surecom EP-9428
/drivers/dma/
A Dhisi_dma.c96 EP = 0, enumerator
/drivers/eisa/
A Deisa.ids69 AIR0501 "AIR 586EP PCI/EISA System Board"

Completed in 23 milliseconds