Home
last modified time | relevance | path

Searched refs:CONTROL_BUF_LEN (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c164 UINT8 pUsbData_Port4[CONTROL_BUF_LEN] __attribute__ ((aligned (16))) ;
1647 if (wLength > CONTROL_BUF_LEN) in flib_Host20_Enumerate_Port4()
1917 if (wLength > CONTROL_BUF_LEN) in _flib_Host20_Enumerate_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c164 UINT8 pUsbData_Port3[CONTROL_BUF_LEN] __attribute__ ((aligned (16))) ;
1655 if (wLength > CONTROL_BUF_LEN) in flib_Host20_Enumerate_Port3()
1925 if (wLength > CONTROL_BUF_LEN) in _flib_Host20_Enumerate_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c164 UINT8 pUsbData_Port2[CONTROL_BUF_LEN] __attribute__ ((aligned (16))) ;
1657 if (wLength > CONTROL_BUF_LEN) in flib_Host20_Enumerate_Port2()
1927 if (wLength > CONTROL_BUF_LEN) in _flib_Host20_Enumerate_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c144 UINT8 pUsbData[CONTROL_BUF_LEN] __attribute__ ((aligned (16))) ;
1670 if (wLength > CONTROL_BUF_LEN) in flib_Host20_Enumerate()
1938 if (wLength > CONTROL_BUF_LEN) in _flib_Host20_Enumerate()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h178 #define CONTROL_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h178 #define CONTROL_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h180 #define CONTROL_BUF_LEN 0x1000 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h178 #define CONTROL_BUF_LEN 0x1000 macro