Searched refs:SMMU_SACR_CACHE_LOCK_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
18 #define SMMU_SACR_CACHE_LOCK_ENABLE_BIT (1ULL << 26U) macro38 val &= (uint32_t)~SMMU_SACR_CACHE_LOCK_ENABLE_BIT; in smmu_cache_unlock()