Home
last modified time | relevance | path

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

/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.c282 reg = FIELD_PREP(ARM_SMMU_S2CR_TYPE, S2CR_TYPE_BYPASS) | in qcom_smmu_cfg_probe()
287 if (FIELD_GET(ARM_SMMU_S2CR_TYPE, reg) != S2CR_TYPE_BYPASS) { in qcom_smmu_cfg_probe()
309 smmu->s2crs[i].type = S2CR_TYPE_BYPASS; in qcom_smmu_cfg_probe()
327 if (type == S2CR_TYPE_BYPASS) { in qcom_smmu_write_s2cr()
342 type = S2CR_TYPE_BYPASS; in qcom_smmu_write_s2cr()
Darm-smmu.h116 S2CR_TYPE_BYPASS, enumerator
Darm-smmu.c67 .type = disable_bypass ? S2CR_TYPE_FAULT : S2CR_TYPE_BYPASS, \
1097 type = S2CR_TYPE_BYPASS; in arm_smmu_domain_add_master()
2043 smmu->s2crs[idx].type = S2CR_TYPE_BYPASS; in arm_smmu_rmr_install_bypass_smr()