Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/nxp/smmu/
Dnxp_smmu.h13 #define SMMU_SACR (0x10) macro
37 val = mmio_read_32((smmu_base_addr + SMMU_SACR)); in smmu_cache_unlock()
39 mmio_write_32((smmu_base_addr + SMMU_SACR), val); in smmu_cache_unlock()
/trusted-firmware-a-latest/plat/qti/msm8916/
Dmsm8916_config.c132 #define SMMU_SACR 0x010 macro
152 mmio_clrbits_32(smmu_base + SMMU_SACR, SMMU_SACR_CACHE_LOCK); in msm8916_smmu_cache_unlock()