Home
last modified time | relevance | path

Searched refs:NXP_SMMU_ADDR (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a-latest/plat/nxp/common/include/default/ch_2/
Dsoc_default_base_addr.h27 #define NXP_SMMU_ADDR 0x09000000 macro
/trusted-firmware-a-latest/plat/nxp/common/include/default/ch_3/
Dsoc_default_base_addr.h25 #define NXP_SMMU_ADDR 0x05000000 macro
/trusted-firmware-a-latest/plat/nxp/common/include/default/ch_3_2/
Dsoc_default_base_addr.h24 #define NXP_SMMU_ADDR 0x05000000 macro
/trusted-firmware-a-latest/plat/nxp/soc-ls1046a/
Dsoc.c172 smmu_cache_unlock(NXP_SMMU_ADDR); in soc_early_init()
185 bypass_smmu(NXP_SMMU_ADDR); in soc_early_init()
/trusted-firmware-a-latest/plat/nxp/soc-ls1088a/
Dsoc.c258 smmu_cache_unlock(NXP_SMMU_ADDR); in soc_early_init()
271 bypass_smmu(NXP_SMMU_ADDR); in soc_early_init()
/trusted-firmware-a-latest/plat/nxp/soc-ls1043a/
Dsoc.c178 smmu_cache_unlock(NXP_SMMU_ADDR); in soc_early_init()
191 bypass_smmu(NXP_SMMU_ADDR); in soc_early_init()
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/
Dsoc.c290 smmu_cache_unlock(NXP_SMMU_ADDR); in soc_early_init()
301 bypass_smmu(NXP_SMMU_ADDR); in soc_early_init()
/trusted-firmware-a-latest/plat/nxp/common/aarch64/
Dls_helpers.S214 ldr x1, =NXP_SMMU_ADDR
/trusted-firmware-a-latest/plat/nxp/soc-ls1028a/
Dsoc.c155 bypass_smmu(NXP_SMMU_ADDR); in soc_early_init()