Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_usb2_udc.h574 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) argument
575 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
576 #define ep_is_in(EP) ( (ep_index(EP) == 0) ? (EP->udc->ep0_dir == \ argument
577 USB_DIR_IN) : ((EP)->ep.desc->bEndpointAddress \
583 #define get_pipe_by_ep(EP) (ep_index(EP) * 2 + ep_is_in(EP)) argument
Dfsl_qe_udc.h156 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) argument
157 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
158 #define ep_is_in(EP) ((ep_index(EP) == 0) ? (EP->udc->ep0_dir == \ argument
159 USB_DIR_IN) : ((EP)->ep.desc->bEndpointAddress \
/linux-4.4.14/Documentation/usb/
Ddwc3.txt30 - primary handler of the EP-interrupt
38 - threaded handler of the EP-interrupt
39 handles the remaining EP work which might sleep such as waiting
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Domap-abe-twl6040.txt35 * EP
74 "Earphone Spk", "EP",
/linux-4.4.14/arch/powerpc/platforms/44x/
DKconfig15 select 440EP
47 select 440EP
99 select 440EP
176 select 440EP
289 config 440EP
/linux-4.4.14/arch/powerpc/platforms/40x/
DKconfig146 # All 405-based cores up until the 405GPR and 405EP have this errata.
150 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
/linux-4.4.14/arch/avr32/mach-at32ap/
Dat32ap700x.c1725 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ macro
1736 EP("ep0", 0, 64, 1, 0, 0),
1737 EP("ep1", 1, 512, 2, 1, 1),
1738 EP("ep2", 2, 512, 2, 1, 1),
1739 EP("ep3-int", 3, 64, 3, 1, 0),
1740 EP("ep4-int", 4, 64, 3, 1, 0),
1741 EP("ep5", 5, 1024, 3, 1, 1),
1742 EP("ep6", 6, 1024, 3, 1, 1),
1745 #undef EP
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/
DKconfig55 Surecom EP-9428
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_can.h122 #define EP 0x0004 /* Error Passive Mode */ macro
/linux-4.4.14/arch/powerpc/boot/dts/
Dwarp.dts32 model = "PowerPC,440EP";
Dhotfoot.dts33 model = "PowerPC,405EP";
Dsam440ep.dts39 model = "PowerPC,440EP";
Dbamboo.dts38 model = "PowerPC,440EP";
Dyosemite.dts36 model = "PowerPC,440EP";
/linux-4.4.14/drivers/pci/host/
DKconfig12 act both as EP and RC. This reuses the Designware core.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt50 (440EP). phandle of the EMAC to use to drive the
/linux-4.4.14/drivers/block/paride/
DKconfig157 tristate "DataStor EP-2000 protocol"
160 This option enables support for the EP-2000 parallel port IDE
/linux-4.4.14/arch/arm/boot/dts/
Domap4-sdp.dts131 "Earphone Spk", "EP",
/linux-4.4.14/Documentation/blockdev/
Dparide.txt75 dstr DataStor EP-2000 (TW)
/linux-4.4.14/drivers/misc/
DKconfig403 sysfs node to configure PCIe EP as per his requirements.
/linux-4.4.14/drivers/eisa/
Deisa.ids69 AIR0501 "AIR 586EP PCI/EISA System Board"
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt1574 55..88.. RREEPPLLAACCEE
/linux-4.4.14/arch/x86/
DKconfig1452 by the Intel Sandy Bridge-EP reference BIOS as protected memory.