Home
last modified time | relevance | path

Searched refs:SMMU_SACR_CACHE_LOCK (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_config.c133 #define SMMU_SACR_CACHE_LOCK BIT_32(26) macro
152 mmio_clrbits_32(smmu_base + SMMU_SACR, SMMU_SACR_CACHE_LOCK); in msm8916_smmu_cache_unlock()
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dsocfpga_plat_def.h126 #define SMMU_SACR_CACHE_LOCK BIT(26) macro
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl31_plat_setup.c77 mmio_clrbits_32(smmu_base + SMMU_SACR, SMMU_SACR_CACHE_LOCK); in configure_smmu_cache_unlock()