Home
last modified time | relevance | path

Searched refs:sED (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHost200.c171 if (sAttachDevice.saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK)
207 wMaxPacketSize=sAttachDevice.saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init()
208 …wMaxPacketSize=(wMaxPacketSize<<8)+(sAttachDevice.saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeL… in OTGH_PT_Bulk_Init()
213 if (sAttachDevice.saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK) in OTGH_PT_Bulk_Init()
240 wMaxPacketSize=sAttachDevice.saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init()
241 …wMaxPacketSize=(wMaxPacketSize<<8)+(sAttachDevice.saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeL… in OTGH_PT_Bulk_Init()
246 …pHost20_qHD_List_Bulk0->bEdNumber=(sAttachDevice.saCD[0].sInterface[0].sED[0].bED_EndpointAddress)… in OTGH_PT_Bulk_Init()
247 …pHost20_qHD_List_Bulk1->bEdNumber=(sAttachDevice.saCD[0].sInterface[0].sED[1].bED_EndpointAddress)… 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()
H A DdrvHostLib.c1297 … memcpy((U8 *)&(sAttachDevice.saCD[i].sInterface[0].sED[ept_idx]),pbData,HOST20_ENDPOINT_LENGTHX); in flib_Host20_AnalysisConfigyration()
1362 memcpy((U8 *)&(sAttachDevice.saCD[i].sInterface[j].sED[k]),pbData,HOST20_ENDPOINT_LENGTHX); in flib_Host20_AnalysisConfigyration()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHost200_3.c165 if (psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK)
201 wMaxPacketSize=psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port3()
202 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port3()
207 if (psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK) in OTGH_PT_Bulk_Init_Port3()
231 wMaxPacketSize=psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port3()
232 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port3()
237 …pHost20_qHD_List_Bulk0_Port3->bEdNumber=psAttachDevice_Port3->saCD[0].sInterface[0].sED[0].bED_End… in OTGH_PT_Bulk_Init_Port3()
238 …pHost20_qHD_List_Bulk1_Port3->bEdNumber=psAttachDevice_Port3->saCD[0].sInterface[0].sED[1].bED_End… 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 …bCMD[4]=psAttachDevice_Port3->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port3->bOutQHDArrayNum].bED_… in Host20_MSCD_ClearFeature_Port3()
160 …bCMD[4]=psAttachDevice_Port3->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port3->bInQHDArrayNum].bED_E… in Host20_MSCD_ClearFeature_Port3()
H A DdrvHostLib_3.c1282 …memcpy((U8 *)&(psAttachDevice_Port3->saCD[i].sInterface[0].sED[ept_idx]),pbData,HOST20_ENDPOINT_LE… in flib_Host20_AnalysisConfigyration_Port3()
1346 …memcpy((U8 *)&(psAttachDevice_Port3->saCD[i].sInterface[j].sED[k]),pbData,HOST20_ENDPOINT_LENGTHX); in flib_Host20_AnalysisConfigyration_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHost200_2.c165 if (psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK)
201 wMaxPacketSize=psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port2()
202 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port2()
207 if (psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK) in OTGH_PT_Bulk_Init_Port2()
231 wMaxPacketSize=psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port2()
232 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port2()
237 …pHost20_qHD_List_Bulk0_Port2->bEdNumber=psAttachDevice_Port2->saCD[0].sInterface[0].sED[0].bED_End… in OTGH_PT_Bulk_Init_Port2()
238 …pHost20_qHD_List_Bulk1_Port2->bEdNumber=psAttachDevice_Port2->saCD[0].sInterface[0].sED[1].bED_End… 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 …bCMD[4]=psAttachDevice_Port2->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port2->bOutQHDArrayNum].bED_… in Host20_MSCD_ClearFeature_Port2()
160 …bCMD[4]=psAttachDevice_Port2->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port2->bInQHDArrayNum].bED_E… in Host20_MSCD_ClearFeature_Port2()
H A DdrvHostLib_2.c1283 …memcpy((U8 *)&(psAttachDevice_Port2->saCD[i].sInterface[0].sED[ept_idx]),pbData,HOST20_ENDPOINT_LE… in flib_Host20_AnalysisConfigyration_Port2()
1347 …memcpy((U8 *)&(psAttachDevice_Port2->saCD[i].sInterface[j].sED[k]),pbData,HOST20_ENDPOINT_LENGTHX); in flib_Host20_AnalysisConfigyration_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHost200_4.c165 if (psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK)
201 wMaxPacketSize=psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port4()
202 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port4()
207 if (psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_bmAttributes==OTGH_ED_BULK) in OTGH_PT_Bulk_Init_Port4()
231 wMaxPacketSize=psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_wMaxPacketSizeHighByte; in OTGH_PT_Bulk_Init_Port4()
232 …wMaxPacketSize=(wMaxPacketSize<<8)+(psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_wMaxPac… in OTGH_PT_Bulk_Init_Port4()
237 …pHost20_qHD_List_Bulk0_Port4->bEdNumber=psAttachDevice_Port4->saCD[0].sInterface[0].sED[0].bED_End… in OTGH_PT_Bulk_Init_Port4()
238 …pHost20_qHD_List_Bulk1_Port4->bEdNumber=psAttachDevice_Port4->saCD[0].sInterface[0].sED[1].bED_End… 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 …bCMD[4]=psAttachDevice_Port4->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port4->bOutQHDArrayNum].bED_… in Host20_MSCD_ClearFeature_Port4()
160 …bCMD[4]=psAttachDevice_Port4->saCD[0].sInterface[0].sED[ pOTGH_PT_BLK_Port4->bInQHDArrayNum].bED_E… in Host20_MSCD_ClearFeature_Port4()
H A DdrvHostLib_4.c1274 …memcpy((U8 *)&(psAttachDevice_Port4->saCD[i].sInterface[0].sED[ept_idx]),pbData,HOST20_ENDPOINT_LE… in flib_Host20_AnalysisConfigyration_Port4()
1338 …memcpy((U8 *)&(psAttachDevice_Port4->saCD[i].sInterface[j].sED[k]),pbData,HOST20_ENDPOINT_LENGTHX); in flib_Host20_AnalysisConfigyration_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.h760 OTGH_Descriptor_EndPoint_Struct sED[HOST20_ENDPOINT_NUM_MAX]; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h760 OTGH_Descriptor_EndPoint_Struct sED[HOST20_ENDPOINT_NUM_MAX]; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h764 OTGH_Descriptor_EndPoint_Struct sED[HOST20_ENDPOINT_NUM_MAX]; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h760 OTGH_Descriptor_EndPoint_Struct sED[HOST20_ENDPOINT_NUM_MAX]; member