Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/seal/hal/curry/seal/
H A DhalSEAL.c1322 … _gSEAL_NSSramBuffer.cluster[u16Cluster].flags[u16Client] = ~0ULL; // set all bit to 1 (non-secure) in HAL_SEAL_SetIOMapBase()
1326 _gSEAL_NSSramBuffer.cluster[hwIdx/4].flags[0] &= ~(mask << ((hwIdx%4)*9)); in HAL_SEAL_SetIOMapBase()
1328 _gSEAL_NSSramBuffer.cluster[hwIdx/4].flags[0] &= ~(mask << ((hwIdx%4)*9)); in HAL_SEAL_SetIOMapBase()
1330 _gSEAL_NSSramBuffer.cluster[hwIdx/4].flags[0] &= ~(mask << ((hwIdx%4)*9)); in HAL_SEAL_SetIOMapBase()
1394 …_gSEAL_NS0GroupBase->cluster[u16Cluster].flags[u16Client] = _gSEAL_NSSramBuffer.cluster[u16Cluster… in HAL_SEAL_ResetSram()
2217 …*((MS_U64*)(_gSEAL_NSSramBuffer.cluster[u16ClusterId].flags)) &= ~(0x1ffULL<<(u16ClientId*SEAL_CLI… in HAL_Seal_SecureMasterSet()
2218 …*((MS_U64*)(_gSEAL_NS0GroupBase->cluster[u16ClusterId].flags)) = *((MS_U64*)(_gSEAL_NSSramBuffer.c… in HAL_Seal_SecureMasterSet()
2223 …*((MS_U64*)(_gSEAL_NSSramBuffer.cluster[u16ClusterId].flags)) |= (0x1ffULL<<(u16ClientId*SEAL_CLIE… in HAL_Seal_SecureMasterSet()
2224 …*((MS_U64*)(_gSEAL_NS0GroupBase->cluster[u16ClusterId].flags)) = *((MS_U64*)(_gSEAL_NSSramBuffer.c… in HAL_Seal_SecureMasterSet()
2307 …if( (*((MS_U64*)(_gSEAL_NSSramBuffer.cluster[u16ClusterId].flags)) & (0x1ffULL<<(u16ClientId*SEAL_… in HAL_Seal_SecureMasterQuery()
H A DregSEAL.h222 SRAM_TZPC_NSCluster cluster[SEAL_CLUSTER_NUM]; member
/utopia/UTPA2-700.0.x/modules/seal/hal/kano/seal/
H A DhalSEAL.c1402 _gSEAL_NS0GroupBase->cluster[u16Cluster].client[u16Client] = 0xff; in HAL_SEAL_ResetSram()
1403 _gSEAL_NS1GroupBase->cluster[u16Cluster].client[u16Client] = 0xff; in HAL_SEAL_ResetSram()
2300 _gSEAL_NS0GroupBase->cluster[u16ClusterId].client[u16ClientId] = 0x00; in HAL_Seal_SecureMasterSet()
2302 _gSEAL_NS1GroupBase->cluster[u16ClusterId].client[u16ClientId] = 0x00; in HAL_Seal_SecureMasterSet()
2307 _gSEAL_NS0GroupBase->cluster[u16ClusterId].client[u16ClientId] = 0xFF; in HAL_Seal_SecureMasterSet()
2309 _gSEAL_NS1GroupBase->cluster[u16ClusterId].client[u16ClientId] = 0xFF; in HAL_Seal_SecureMasterSet()
2400 if(_gSEAL_NS0GroupBase->cluster[u16ClusterId].client[u16ClientId] == 0x00) in HAL_Seal_SecureMasterQuery()
H A DregSEAL.h265 SRAM_TZPC_NSCluster cluster[SEAL_CLUSTER_NUM]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc.h63 unsigned int cluster, in tipc_addr() argument
66 return (zone << 24) | (cluster << 12) | node; in tipc_addr()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd363 $(wildcard include/config/mp/kernel/compat/patch/fix/inode/cluster/list.h) \
364 $(wildcard include/config/mp/kernel/compat/patch/fix/inode/cluster/list/debug.h) \