Home
last modified time | relevance | path

Searched refs:u32Attribute (Results 1 – 25 of 34) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/seal/hal/kano/seal/
H A DhalSEAL.c1454 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1572 if ( (u32Attribute == 0x0)|| (u64StartAddr == 0 && u64EndAddr == 0)) in HAL_Seal_SecureRangeSet()
1601 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
1603 HAL_SEAL_NonPmWriteByte(u32RegAttributePatch, u32Attribute); in HAL_Seal_SecureRangeSet()
1630 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
1632 HAL_SEAL_NonPmWriteByte(u32RegAttributePatch, u32Attribute); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/drv/seal/
H A DdrvSEAL.c214 …_SecureRangeSet(MS_U8 u8SecureRangeId ,MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute) in MDrv_Seal_SecureRangeSet() argument
232 bret = HAL_Seal_SecureRangeSet(u8SecureRangeId, u64StartAddr, u64EndAddr, u32Attribute); in MDrv_Seal_SecureRangeSet()
260 &(pSecureRangeInfo->u32Attribute), in MDrv_Seal_SecureRangeQuery()
/utopia/UTPA2-700.0.x/modules/seal/hal/curry/seal/
H A DhalSEAL.c1437 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1496 if ( (u32Attribute == 0) || (u64StartAddr == 0 && u64EndAddr == 0)) in HAL_Seal_SecureRangeSet()
1520 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
1536 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
H A DhalSEAL.h158 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/M7821/seal/
H A DhalSEAL.c1337 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1511 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0) ) in HAL_Seal_SecureRangeSet()
1532 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
1548 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/maserati/seal/
H A DhalSEAL.c1324 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1498 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0) ) in HAL_Seal_SecureRangeSet()
1519 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
1535 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/M7621/seal/
H A DhalSEAL.c1347 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1387 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0)) in HAL_Seal_SecureRangeSet()
1440 u16Val |= ((u32Attribute&0x0F)<<8); in HAL_Seal_SecureRangeSet()
H A DhalSEAL.h165 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/maxim/seal/
H A DhalSEAL.c1334 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1374 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0)) in HAL_Seal_SecureRangeSet()
1427 u16Val |= ((u32Attribute&0x0F)<<8); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/mooney/seal/
H A DhalSEAL.c1296 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1336 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0)) in HAL_Seal_SecureRangeSet()
1379 u16Val |= ((u32Attribute&0x0F)<<8); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSEAL.h1076 MS_U32 u32Attribute; member
1102 …SecureRangeSet(MS_U8 u8SecureRangeId ,MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/mainz/seal/
H A DhalSEAL.c1296 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1419 if ( (u32Attribute == 0x0)|| (u64StartOffset == 0 && u64EndOffset == 0) ) in HAL_Seal_SecureRangeSet()
1454 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
H A DhalSEAL.h160 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSEAL.h1321 MS_U32 u32Attribute; member
1347 …SecureRangeSet(MS_U8 u8SecureRangeId ,MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/k6/seal/
H A DhalSEAL.c1493 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1528 …if (u32Attribute == 0x0 || (u64StartAddr == 0 && u64EndAddr == 0) || (u32Attribute == (E_SEAL_NONS… in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/k6lite/seal/
H A DhalSEAL.c1493 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1528 …if ( (u32Attribute == 0x0)|| (u64StartAddr == 0 && u64EndAddr == 0) || (u32Attribute == (E_SEAL_NO… in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/maldives/seal/
H A DhalSEAL.c999 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1120 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
H A DhalSEAL.h157 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/mustang/seal/
H A DhalSEAL.c1077 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1138 u16Val |= ((u32Attribute&0x0F)<<8); in HAL_Seal_SecureRangeSet()
H A DhalSEAL.h165 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
/utopia/UTPA2-700.0.x/modules/seal/hal/messi/seal/
H A DhalSEAL.h160 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
H A DhalSEAL.c1182 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1317 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/macan/seal/
H A DhalSEAL.h159 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);
H A DhalSEAL.c1218 MS_U32 u32Attribute in HAL_Seal_SecureRangeSet() argument
1353 HAL_SEAL_NonPmWriteByte(u32RegAttribute, u32Attribute); in HAL_Seal_SecureRangeSet()
/utopia/UTPA2-700.0.x/modules/seal/hal/manhattan/seal/
H A DhalSEAL.h160 …SecureRangeSet(MS_U8 u8SecureRangeId, MS_U64 u64StartAddr, MS_U64 u64EndAddr, MS_U32 u32Attribute);

12