Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c103 Periodic_Frame_List_Structure *pHost20_FramList_Port3; variable
117 pHost20_FramList_Port3->sCell[i].bTerminal=0; in SetFrameList_Port3()
118 pHost20_FramList_Port3->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList_Port3()
120pHost20_FramList_Port3->sCell[i].bLinkPointer = (VirtoPhyAddr((U32)pHost20_qHD_List_Intr_Port3)>>5… in SetFrameList_Port3()
152 pHost20_FramList_Port3= (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList_Port3); in flib_Host20_Interrupt_Init_Port3()
185 pData=(UINT8 *)pHost20_FramList_Port3; in flib_Host20_Interrupt_Init_Port3()
192 pHost20_FramList_Port3->sCell[i].bTerminal=1; in flib_Host20_Interrupt_Init_Port3()
231 USB_HID_INT_DBG(printf("pHost20_FramList: %lX\n", (U32)pHost20_FramList_Port3)); in flib_Host20_Interrupt_Init_Port3()
232 mwHost20_PeriodicBaseAddr_Set(VirtoPhyAddr((U32)pHost20_FramList_Port3)); in flib_Host20_Interrupt_Init_Port3()