Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c315 reg = FIELD_PREP(ARM_SMMU_S2CR_TYPE, S2CR_TYPE_BYPASS) | in qcom_smmu_cfg_probe()
320 if (FIELD_GET(ARM_SMMU_S2CR_TYPE, reg) != S2CR_TYPE_BYPASS) { in qcom_smmu_cfg_probe()
342 smmu->s2crs[i].type = S2CR_TYPE_BYPASS; in qcom_smmu_cfg_probe()
373 if (type == S2CR_TYPE_BYPASS) { in qcom_smmu_write_s2cr()
388 type = S2CR_TYPE_BYPASS; in qcom_smmu_write_s2cr()
H A Darm-smmu.h116 S2CR_TYPE_BYPASS, enumerator
H A Darm-smmu.c66 .type = disable_bypass ? S2CR_TYPE_FAULT : S2CR_TYPE_BYPASS, \
1095 type = S2CR_TYPE_BYPASS; in arm_smmu_domain_add_master()
2039 smmu->s2crs[idx].type = S2CR_TYPE_BYPASS; in arm_smmu_rmr_install_bypass_smr()