Home
last modified time | relevance | path

Searched refs:SMMU (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dmmu500.c40 (uint32_t)SMMU, in SMMU_setup_PMU()
48 MMU500_Type_t *SMMU, in SMMU_s_init() argument
56 SMMU->GR0.ACR |= in SMMU_s_init()
66 temp = SMMU->GR0.SCR1; in SMMU_s_init()
71 SMMU->GR0.CR0 = in SMMU_s_init()
83 SMMU_setup_PMU(SMMU); in SMMU_s_init()
89 MMU500_Type_t *SMMU, in SMMU_ns_cb_stage1_init() argument
99 SMMU->TCB[cb].CB_TCR = in SMMU_ns_cb_stage1_init()
116 SMMU->TCB[cb].CB_TTBR0 = in SMMU_ns_cb_stage1_init()
131 SMMU->TCB[cb].CB_SCTLR = in SMMU_ns_cb_stage1_init()
[all …]
/SCP-firmware-master/product/synquacer/include/
A Dmmu500.h248 MMU500_Type_t *SMMU,
252 int32_t SMMU_ns_init(MMU500_Type_t *SMMU, uint64_t addr);
253 void SMMU_ns_cb0_stage2_init(MMU500_Type_t *SMMU, uint64_t addr);
254 void SMMU_ns_cb0_stage1_init(MMU500_Type_t *SMMU, uint64_t addr);
256 MMU500_Type_t *SMMU,
260 void SMMU_s_disable(MMU500_Type_t *SMMU, uint32_t num_context);

Completed in 4 milliseconds