Home
last modified time | relevance | path

Searched defs:ep_addr (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c307 int ep_addr = endpoint->endpoint_address; in dw_udc_setup() local
395 int ep_addr; in dw_udc_ep0_tx() local
593 int ep_addr; in udc_setup_ep() local
H A Dpxa27x_udc.c373 int ep_addr = endpoint->endpoint_address; in udc_handle_ep() local
527 int ep_num, ep_addr, ep_isout, ep_type, ep_size; in udc_setup_ep() local
H A Dfotg210.c77 static inline int ep_reset(struct fotg210_chip *chip, uint8_t ep_addr) in ep_reset()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dusb_ether.c42 int ep_addr = iface->ep_desc[i].bEndpointAddress; in usb_ether_register() local
H A Dasix.c674 u8 ep_addr = iface->ep_desc[i].bEndpointAddress; in asix_eth_probe() local
H A Dasix88179.c693 u8 ep_addr = iface->ep_desc[i].bEndpointAddress; in ax88179_eth_probe() local
H A Dr8152.c1399 u8 ep_addr = iface->ep_desc[i].bEndpointAddress; in r8152_eth_probe() local
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c873 int ep_addr; in udc_setup_ep() local
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1917 ep_addr, cmptbl[16], small_match, iso_packet_size, packet_size, in hfcsusb_probe() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/4xx/
H A Dpci.c1847 resource_size_t ep_addr = 0; in ppc4xx_configure_pciex_PIMs() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c176 static inline void set_index(struct s3c_hsudc *hsudc, int ep_addr) in set_index()
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Des2.c1257 __u8 ep_addr; in ap_probe() local
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.c97 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dgadget.c108 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci.h325 u8 ep_addr; /* endpoint address */ member