Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/seal/hal/maldives/seal/
H A DhalSEAL.c685 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
687 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
688 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
689 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
690 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
692 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/mustang/seal/
H A DhalSEAL.c763 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
765 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
766 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
767 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
768 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
770 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/messi/seal/
H A DhalSEAL.c868 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
870 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
871 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
872 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
873 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
875 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/macan/seal/
H A DhalSEAL.c904 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
906 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
907 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
908 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
909 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
911 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/M7621/seal/
H A DhalSEAL.c1033 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1035 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1036 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1037 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1038 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1040 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/manhattan/seal/
H A DhalSEAL.c867 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
869 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
870 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
871 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
872 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
874 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/maxim/seal/
H A DhalSEAL.c1020 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1022 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1023 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1024 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1025 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1027 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/mooney/seal/
H A DhalSEAL.c982 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
984 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
985 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
986 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
987 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
989 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/mainz/seal/
H A DhalSEAL.c982 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
984 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
985 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
986 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
987 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
989 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/curry/seal/
H A DhalSEAL.c988 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
990 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
991 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
992 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
993 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
995 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/M7821/seal/
H A DhalSEAL.c1023 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1025 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1026 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1027 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1028 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1030 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/k6/seal/
H A DhalSEAL.c1036 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1038 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1039 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1040 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1041 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1043 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/maserati/seal/
H A DhalSEAL.c1010 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1012 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1013 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1014 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1015 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1017 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/kano/seal/
H A DhalSEAL.c989 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
991 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
992 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
993 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
994 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
996 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/hal/k6lite/seal/
H A DhalSEAL.c1036 MS_U64 u64HitAddr; in HAL_SEAL_NonPmRead6Byte() local
1038 u64HitAddr = 0; in HAL_SEAL_NonPmRead6Byte()
1039 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr); in HAL_SEAL_NonPmRead6Byte()
1040 u64HitAddr |= (MS_U64)HAL_SEAL_NonPmRead2Byte(u32RegAddr + 2) << 16; in HAL_SEAL_NonPmRead6Byte()
1041 u64HitAddr |= (MS_U64)(HAL_SEAL_NonPmRead2Byte(u32RegAddr + 4)) << 32; in HAL_SEAL_NonPmRead6Byte()
1043 return u64HitAddr; in HAL_SEAL_NonPmRead6Byte()
/utopia/UTPA2-700.0.x/modules/seal/drv/seal/
H A DdrvSEAL.c329 pInfo->u64HitAddr = HAL_Seal_GetMiuHitAddr(u8MiuDev); in MDrv_Seal_GetHittedInfo()
336 …geId, pInfo->u8ClientId, pInfo->bIsSecure, pInfo->bIsWrite, (long long unsigned)pInfo->u64HitAddr); in MDrv_Seal_GetHittedInfo()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSEAL.h1067 MS_U64 u64HitAddr; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSEAL.h1312 MS_U64 u64HitAddr; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt76639 MS_U64 u64HitAddr;