Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/nxp/smmu/
Dnxp_smmu.h18 #define SMMU_SACR_CACHE_LOCK_ENABLE_BIT (1ULL << 26U) macro
38 val &= (uint32_t)~SMMU_SACR_CACHE_LOCK_ENABLE_BIT; in smmu_cache_unlock()