Home
last modified time | relevance | path

Searched refs:bED_EndpointAddress (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHost200.c246 …_List_Bulk0->bEdNumber=(sAttachDevice.saCD[0].sInterface[0].sED[0].bED_EndpointAddress) & 0x0f; //… in OTGH_PT_Bulk_Init()
247 …_List_Bulk1->bEdNumber=(sAttachDevice.saCD[0].sInterface[0].sED[1].bED_EndpointAddress) & 0x0f; //… in OTGH_PT_Bulk_Init()
264 if (((sAttachDevice.saCD[0].sInterface[0].sED[0].bED_EndpointAddress)&BIT7)>0) in OTGH_PT_Bulk_Init()
H A DdrvMassStorage.c159 … bCMD[4]=sAttachDevice.saCD[0].sInterface[0].sED[ OTGH_PT_BLK.bOutQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature()
161 … bCMD[4]=sAttachDevice.saCD[0].sInterface[0].sED[ OTGH_PT_BLK.bInQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHost200_3.c237 …ort3->bEdNumber=psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port3()
238 …ort3->bEdNumber=psAttachDevice_Port3->saCD[0].sInterface[0].sED[1].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port3()
255 if (((psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_EndpointAddress)&BIT7)>0) in OTGH_PT_Bulk_Init_Port3()
H A DdrvMassStorage_3.c158 …hDevice_Port3->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port3->bOutQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port3()
160 …chDevice_Port3->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port3->bInQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHost200_2.c237 …ort2->bEdNumber=psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port2()
238 …ort2->bEdNumber=psAttachDevice_Port2->saCD[0].sInterface[0].sED[1].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port2()
255 if (((psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_EndpointAddress)&BIT7)>0) in OTGH_PT_Bulk_Init_Port2()
H A DdrvMassStorage_2.c158 …hDevice_Port2->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port2->bOutQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port2()
160 …chDevice_Port2->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port2->bInQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHost200_4.c237 …ort4->bEdNumber=psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port4()
238 …ort4->bEdNumber=psAttachDevice_Port4->saCD[0].sInterface[0].sED[1].bED_EndpointAddress & 0x0f; //s… in OTGH_PT_Bulk_Init_Port4()
255 if (((psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_EndpointAddress)&BIT7)>0) in OTGH_PT_Bulk_Init_Port4()
H A DdrvMassStorage_4.c158 …hDevice_Port4->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port4->bOutQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port4()
160 …chDevice_Port4->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port4->bInQHDArrayNum].bED_EndpointAddress; in Host20_MSCD_ClearFeature_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c162 EndPaddr= sAttachDevice.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c162 EndPaddr= sAttachDevice_Port2.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c162 EndPaddr= sAttachDevice_Port3.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvintpipe_4.c162 EndPaddr= sAttachDevice_Port4.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h716 UINT8 bED_EndpointAddress; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h716 UINT8 bED_EndpointAddress; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h720 UINT8 bED_EndpointAddress; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h716 UINT8 bED_EndpointAddress; member