Home
last modified time | relevance | path

Searched defs:KSEG02KSEG1 (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvUsbMain_2.h135 #define KSEG02KSEG1(addr) ((void *)((U32)(addr)|0x80000000)) macro
143 #define KSEG02KSEG1(addr) ((void *)((U32)(addr) | 0xA0000000)) macro
155 #define KSEG02KSEG1(addr) MsOS_PA2KSEG1(MsOS_VA2PA((U32)addr)) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvUsbMain_3.h135 #define KSEG02KSEG1(addr) ((void *)((U32)(addr)|0x80000000)) macro
143 #define KSEG02KSEG1(addr) ((void *)((U32)(addr) | 0xA0000000)) macro
155 #define KSEG02KSEG1(addr) MsOS_PA2KSEG1(MsOS_VA2PA((U32)addr)) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvUsbMain_4.h135 #define KSEG02KSEG1(addr) ((void *)((U32)(addr)|0x80000000)) macro
143 #define KSEG02KSEG1(addr) ((void *)((U32)(addr) | 0xA0000000)) macro
155 #define KSEG02KSEG1(addr) MsOS_PA2KSEG1(MsOS_VA2PA((U32)addr)) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvUsbMain.h141 #define KSEG02KSEG1(addr) ((void *)((U32)(addr)|0x80000000)) macro
150 #define KSEG02KSEG1(addr) ((void *)((U32)(addr) | 0xA0000000)) macro
162 #define KSEG02KSEG1(addr) MsOS_PA2KSEG1(MsOS_VA2PA((U32)addr)) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUsbcommon.h120 #define KSEG02KSEG1(addr) pfnCached2Noncached((MS_U32)addr) //cached -> unchched, 20111017 f… macro
123 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUsbcommon.h119 #define KSEG02KSEG1(addr) pfnCached2Noncached((MS_U32)addr) //cached -> unchched, 20111017 f… macro
122 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvUsbcommon.h119 #define KSEG02KSEG1(addr) pfnCached2Noncached((MS_U32)addr) //cached -> unchched, 20111017 f… macro
122 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c162 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro
177 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c344 #define KSEG02KSEG1(addr) ((void *)((MS_U32)(addr)|0x20000000)) //cached -> unchched macro