Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c104 Periodic_Frame_List_Structure *pHost20_FramList; variable
117 pHost20_FramList->sCell[i].bTerminal=0; in SetFrameList()
118 pHost20_FramList->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList()
120 pHost20_FramList->sCell[i].bLinkPointer = (VirtoPhyAddr((U32)pHost20_qHD_List_Intr)>>5); in SetFrameList()
152 pHost20_FramList = (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList); in flib_Host20_Interrupt_Init()
185 pData=(UINT8 *)pHost20_FramList; in flib_Host20_Interrupt_Init()
192 pHost20_FramList->sCell[i].bTerminal=1; in flib_Host20_Interrupt_Init()
231 USB_HID_INT_DBG(printf("pHost20_FramList: %lx\n", (U32)pHost20_FramList)); in flib_Host20_Interrupt_Init()
232 mwHost20_PeriodicBaseAddr_Set(VirtoPhyAddr((U32)pHost20_FramList)); in flib_Host20_Interrupt_Init()