Home
last modified time | relevance | path

Searched refs:USB_TYPE_MASK (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h141 #define USB_TYPE_MASK (0x03 << 5) // pipe type macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h89 #define USB_TYPE_MASK (0x03 << 5) // pipe type macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h54 #define USB_TYPE_MASK (0x03 << 5) macro