Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/arm/smmu/
A Dsmmu_v3.c44 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
51 mmio_setbits_32(smmu_base + SMMU_GBPA, in smmuv3_security_init()
54 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
162 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) { in smmuv3_ns_set_abort_all()
170 mmio_setbits_32(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE | SMMU_GBPA_ABORT); in smmuv3_ns_set_abort_all()
171 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) { in smmuv3_ns_set_abort_all()
/arm-trusted-firmware-2.8.0/include/drivers/arm/
A Dsmmu_v3.h17 #define SMMU_GBPA U(0x0044) macro

Completed in 3 milliseconds