Home
last modified time | relevance | path

Searched refs:epmaxpacketin (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMsg.c372 dev->epmaxpacketin[epnum] = 0; in usb_disable_endpoint()
418 dev->epmaxpacketin[eptnum] = maxsize; in usb_enable_endpoint()
H A DdrvUSB.c3410 dev->epmaxpacketin [0] = i; in usb_new_device()
3517 dev->epmaxpacketin [0] = dev->descriptor.bMaxPacketSize0; in usb_new_device()
H A DdrvEHCI_SCHD.cxx713 maxp = urb->dev->epmaxpacketin [epnum]; in itd_fill()
H A DdrvHCD.c1988 udev->epmaxpacketin [epnum] = 0; in hcd_endpoint_disable()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h218 S32 epmaxpacketin[16]; member
624 : (dev)->epmaxpacketin [usb_pipeendpoint(pipe)] )