/Linux-v5.15/drivers/usb/gadget/udc/ |
D | fsl_usb2_udc.h | 570 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) argument 571 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument 572 #define ep_is_in(EP) ( (ep_index(EP) == 0) ? (EP->udc->ep0_dir == \ argument 573 USB_DIR_IN) : ((EP)->ep.desc->bEndpointAddress \ 579 #define get_pipe_by_ep(EP) (ep_index(EP) * 2 + ep_is_in(EP)) argument
|
D | fsl_qe_udc.h | 152 #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 \
|
/Linux-v5.15/Documentation/PCI/endpoint/ |
D | pci-ntb-function.rst | 21 PCI Endpoint (EP) instances in such a way that transactions from one EP 22 controller are routed to the other EP controller. Once PCI NTB function 23 configures the SoC with multiple EP instances, HOST1 and HOST2 can 38 | | EP | | EP | | 43 | | | SoC With Multiple EP Instances | | | 132 bound to the EP device on the host side. Once the endpoint 289 EP CONTROLLER 1 EP CONTROLLER 2 292 EP controller 1) allocated in local memory. The HOST1 can access the config 293 region and scratchpad region (self scratchpad) using BAR0 of EP controller 1. 294 The peer host (HOST2 connected to EP controller 2) can also access this [all …]
|
D | pci-test-function.rst | 11 However with the addition of EP-core in linux kernel, it is possible 12 to configure a PCI controller that can operate in EP mode to work as 17 for other PCI endpoint devices (to use the EP framework).
|
D | pci-ntb-howto.rst | 11 be followed in the host side and EP side is given below. For the hardware 111 Binding pci-epf-ntb Device to EP Controller
|
D | pci-test-howto.rst | 11 be followed in the host side and EP side is given below. 88 Binding pci-epf-test Device to EP Controller
|
D | pci-endpoint.rst | 21 EP system which can have a wide variety of use cases from testing or
|
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | ti-pci.txt | 5 Should be "ti,dra7-pcie-ep" for EP (deprecated) 7 Should be "ti,dra746-pcie-ep" for dra74x/dra76 in EP mode 9 Should be "ti,dra726-pcie-ep" for dra72x in EP mode 65 work in host mode, EP mode DT node should be disabled and in order to PCI to 66 work in EP mode, host mode DT node should be disabled. Host mode and EP
|
D | axis,artpec6-pcie.txt | 8 "axis,artpec6-pcie-ep", "snps,dw-pcie" for ARTPEC-6 in EP mode; 10 "axis,artpec7-pcie-ep", "snps,dw-pcie" for ARTPEC-7 in EP mode;
|
D | nvidia,tegra194-pcie.txt | 91 EP mode: 92 In Tegra194, Only controllers C0, C4 & C5 support EP mode. 131 EP mode: 197 Tegra194 EP mode:
|
D | layerscape-pci.txt | 25 EP mode:
|
/Linux-v5.15/Documentation/usb/ |
D | dwc3.rst | 37 - primary handler of the EP-interrupt 45 - threaded handler of the EP-interrupt 46 handles the remaining EP work which might sleep such as waiting
|
/Linux-v5.15/drivers/pci/controller/dwc/ |
D | Kconfig | 33 This controller can work either as EP or RC. In order to enable 48 This controller can work either as EP or RC. In order to enable 65 This controller can work either as EP or RC. In order to enable 80 This controller can work either as EP or RC. In order to enable 146 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX] 147 determines which PCIe controller works in EP mode and which PCIe 158 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX] 159 determines which PCIe controller works in EP mode and which PCIe 308 Tegra194. This controller can work either as EP or RC. In order to 323 Tegra194. This controller can work either as EP or RC. In order to
|
D | pci-keystone.c | 95 #define EP 0x0 macro 1033 val = EP; in ks_pcie_am654_set_mode()
|
/Linux-v5.15/arch/powerpc/platforms/44x/ |
D | Kconfig | 14 select 440EP 45 select 440EP 92 select 440EP 163 select 440EP 241 config 440EP
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | omap-abe-twl6040.txt | 35 * EP 74 "Earphone Spk", "EP",
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm283x-rpi-usb-otg.dtsi | 7 * According to dwc2 the sum of all device EP
|
/Linux-v5.15/drivers/net/wireless/realtek/rtl818x/ |
D | Kconfig | 56 Surecom EP-9428
|
/Linux-v5.15/Documentation/driver-api/ |
D | switchtec.rst | 97 NT EP BAR 2 will be dynamically configured as a Direct Window, and
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | warp.dts | 32 model = "PowerPC,440EP";
|
D | hotfoot.dts | 33 model = "PowerPC,405EP";
|
D | sam440ep.dts | 39 model = "PowerPC,440EP";
|
D | bamboo.dts | 38 model = "PowerPC,440EP";
|
D | yosemite.dts | 36 model = "PowerPC,440EP";
|
/Linux-v5.15/drivers/block/paride/ |
D | Kconfig | 159 tristate "DataStor EP-2000 protocol" 162 This option enables support for the EP-2000 parallel port IDE
|