Lines Matching refs:smmuv3_poll
17 static int smmuv3_poll(uintptr_t smmu_reg, uint32_t mask, in smmuv3_poll() function
44 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
54 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
63 if (smmuv3_poll(smmu_base + SMMU_S_GBPA, SMMU_S_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
69 return smmuv3_poll(smmu_base + SMMU_S_GBPA, SMMU_S_GBPA_UPDATE, 0U); in smmuv3_security_init()
93 if (smmuv3_poll(smmu_base + SMMU_S_INIT, in smmuv3_init()
137 if (smmuv3_poll(smmu_base + SMMU_ROOT_CR0ACK, in smmuv3_init()
152 if (smmuv3_poll(smmu_base + SMMU_ROOT_CR0ACK, in smmuv3_init()
174 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) { in smmuv3_ns_set_abort_all()
183 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) { in smmuv3_ns_set_abort_all()
189 if (smmuv3_poll(smmu_base + SMMU_CR0ACK, SMMU_CR0_SMMUEN, 0U) != 0U) { in smmuv3_ns_set_abort_all()