Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_usba_udc.h13 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ macro
26 EP("ep0", 0, 64, 1, 0, 0),
27 EP("ep1", 1, 1024, 2, 1, 1),
28 EP("ep2", 2, 1024, 2, 1, 1),
29 EP("ep3", 3, 1024, 3, 1, 0),
30 EP("ep4", 4, 1024, 3, 1, 0),
31 EP("ep5", 5, 1024, 3, 1, 1),
32 EP("ep6", 6, 1024, 3, 1, 1),
37 EP("ep0", 0, 64, 1, 0, 0),
38 EP("ep1", 1, 1024, 3, 1, 0),
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_priv.h90 #define ep_is_in(EP) (((EP)->bEndpointAddress&USB_DIR_IN) == USB_DIR_IN) argument
91 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) argument
92 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h570 #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
H 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 \
/OK3568_Linux_fs/kernel/drivers/misc/rockchip/
H A DKconfig6 tristate "Rockchip PCIe EP function driver"
11 driver for Rockchip's EP demo function driver.
14 bool "EP function driver reserve continuous physical space for user layer"
18 for user layer in Rockchip's EP demo function driver.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dti-pci.txt5 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
H A Ddesignware-pcie.txt6 "snps,dw-pcie-ep" for EP mode;
23 EP mode:
48 EP mode:
H A Daxis,artpec6-pcie.txt8 "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;
H A Dpci-keystone.txt31 PCI in either RC mode or EP mode.
78 compatibility: Should be "ti,am654-pcie-ep" for EP on AM654x SoC
93 PCI in either RC mode or EP mode.
H A Dnvidia,tegra194-pcie.txt90 EP mode:
91 In Tegra194, Only controllers C0, C4 & C5 support EP mode.
130 EP mode:
196 Tegra194 EP mode:
H A Dlayerscape-pci.txt25 EP mode:
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A DKconfig33 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
109 bool "Rockchip DesignWare PCIe EP controller"
172 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
173 determines which PCIe controller works in EP mode and which PCIe
184 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
185 determines which PCIe controller works in EP mode and which PCIe
294 Tegra194. This controller can work either as EP or RC. In order to
[all …]
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Ddwc3.rst37 - 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
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H A Dpci-test-function.rst11 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).
H A Dpci-test-howto.rst11 be followed in the host side and EP side is given below.
88 Binding pci-epf-test Device to EP Controller
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A DKconfig14 select 440EP
45 select 440EP
92 select 440EP
163 select 440EP
248 config 440EP
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Domap-abe-twl6040.txt35 * EP
74 "Earphone Spk", "EP",
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm283x-rpi-usb-otg.dtsi7 * According to dwc2 the sum of all device EP
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-pcie-ep-demo-v11.dts13 model = "Rockchip RK3588 PCIE EP Demo V11 Board";
H A Drk3588-pcie-ep-demo-v11-linux.dts13 model = "Rockchip RK3588 PCIE EP Demo V11 Board";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-StocklandHill3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/EX14�9EP/NA/0/>
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/
H A DKconfig56 Surecom EP-9428
/OK3568_Linux_fs/u-boot/drivers/pci/
H A DKconfig79 PCIe controllers. The PCIe may works in RC or EP mode according to
/OK3568_Linux_fs/u-boot/drivers/usb/
H A DKconfig118 bool "Poll via control EP"
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dswitchtec.rst97 NT EP BAR 2 will be dynamically configured as a Direct Window, and

123