Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h49 u16 maxpacket; member
H A Dmusb_core.c1188 u16 maxpacket = cfg->maxpacket; in fifo_setup() local
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c254 u16 pipenum, bufnum, maxpacket; in pipe_buffer_setting() local
399 int maxpacket = dev->epmaxpacketin[usb_pipeendpoint(pipe)]; in receive_bulk_packet() local
H A Dehci-hcd.c310 uint32_t endpt, maxpacket, token, usbsts; in ehci_submit_async() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c352 unsigned int maxpacket = ep->maxpacket; in rx_bytes_expected() local
H A Dat91_udc.h96 unsigned maxpacket:16; member
H A Df_rockusb.c411 unsigned int maxpacket = ep->maxpacket; in rx_bytes_expected() local
H A Dfotg210.c33 uint maxpacket; member
H A Datmel_usba_udc.c172 unsigned long flags = 0, ept_cfg, maxpacket; in usba_ep_enable() local
H A Dci_udc.c307 static void ep_enable(int num, int in, int maxpacket) in ep_enable()
H A Dat91_udc.c287 u16 maxpacket; in at91_ep_enable() local
H A Daspeed_udc.c563 u16 maxpacket = usb_endpoint_maxp(desc) & 0x7ff; in aspeed_udc_ep_enable() local
/openbmc/u-boot/include/linux/usb/
H A Dmusb.h46 u16 maxpacket; member
H A Dgadget.h162 unsigned maxpacket:16; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c942 u32 maxpacket; in __dwc3_ep0_do_control_data() local