Searched defs:eptype (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local 617 uint32_t devadr, epnum, epdir, eptype, pid, len; in dwc2_enable_chan() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-hcd.c | 1052 int eptype = usb_endpoint_type(&ep->desc); in ehci_endpoint_reset() local
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | mcs7830.c | 761 uint8_t eptype, epaddr; in mcs7830_eth_probe() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | dwc2.c | 914 int eptype = dwc2_eptype[usb_pipetype(pipe)]; in chunk_msg() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 110 u32 eptype; member
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 5439 int eptype = usb_endpoint_type(&ep->desc); in fotg210_endpoint_reset() local
|