Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h550 #define USB_DT_ENDPOINT_SIZE 7 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h241 #define USB_DT_ENDPOINT_SIZE 7 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h335 #define USB_DT_ENDPOINT_SIZE 7 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c128 len = USB_DT_ENDPOINT_SIZE; in ms_usb_parse_ept()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c119 memcpy(&endpoint->desc, buffer, USB_DT_ENDPOINT_SIZE); in usb_parse_endpoint()