Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c103 Periodic_Frame_List_Structure Host20_FramList __attribute__ ((aligned (4096)));
104 Periodic_Frame_List_Structure *pHost20_FramList;
152 pHost20_FramList = (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList); in flib_Host20_Interrupt_Init()
155 MY_HAL_DCACHE_FLUSH((U32)&Host20_FramList, sizeof(Periodic_Frame_List_Structure)); in flib_Host20_Interrupt_Init()
186 for (j=0;j<sizeof(Periodic_Frame_List_Structure);j++) in flib_Host20_Interrupt_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c102 Periodic_Frame_List_Structure Host20_FramList_Port2 __attribute__ ((aligned (4096)));
103 Periodic_Frame_List_Structure *pHost20_FramList_Port2;
152 pHost20_FramList_Port2= (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList_Port2); in flib_Host20_Interrupt_Init_Port2()
155 MY_HAL_DCACHE_FLUSH((U32)&Host20_FramList_Port2, sizeof(Periodic_Frame_List_Structure)); in flib_Host20_Interrupt_Init_Port2()
186 for (j=0;j<sizeof(Periodic_Frame_List_Structure);j++) in flib_Host20_Interrupt_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c102 Periodic_Frame_List_Structure Host20_FramList_Port3 __attribute__ ((aligned (4096)));
103 Periodic_Frame_List_Structure *pHost20_FramList_Port3;
152 pHost20_FramList_Port3= (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList_Port3); in flib_Host20_Interrupt_Init_Port3()
155 MY_HAL_DCACHE_FLUSH((U32)&Host20_FramList_Port3, sizeof(Periodic_Frame_List_Structure)); in flib_Host20_Interrupt_Init_Port3()
186 for (j=0;j<sizeof(Periodic_Frame_List_Structure);j++) in flib_Host20_Interrupt_Init_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvintpipe_4.c102 Periodic_Frame_List_Structure Host20_FramList_Port4 __attribute__ ((aligned (4096)));
103 Periodic_Frame_List_Structure *pHost20_FramList_Port4;
152 pHost20_FramList_Port4= (Periodic_Frame_List_Structure*) KSEG02KSEG1(&Host20_FramList_Port4); in flib_Host20_Interrupt_Init_Port4()
155 MY_HAL_DCACHE_FLUSH((U32)&Host20_FramList_Port4, sizeof(Periodic_Frame_List_Structure)); in flib_Host20_Interrupt_Init_Port4()
186 for (j=0;j<sizeof(Periodic_Frame_List_Structure);j++) in flib_Host20_Interrupt_Init_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h501 } Periodic_Frame_List_Structure; typedef
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h501 } Periodic_Frame_List_Structure; typedef
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h505 } Periodic_Frame_List_Structure; typedef
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h501 } Periodic_Frame_List_Structure; typedef