Searched refs:qcom_smmu_500_impl0_data (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/iommu/arm/arm-smmu/ |
| D | arm-smmu-qcom.c | 506 static const struct qcom_smmu_match_data qcom_smmu_500_impl0_data = { variable 519 { .compatible = "qcom,qcm2290-smmu-500", .data = &qcom_smmu_500_impl0_data }, 520 { .compatible = "qcom,qdu1000-smmu-500", .data = &qcom_smmu_500_impl0_data }, 521 { .compatible = "qcom,sc7180-smmu-500", .data = &qcom_smmu_500_impl0_data }, 523 { .compatible = "qcom,sc7280-smmu-500", .data = &qcom_smmu_500_impl0_data }, 524 { .compatible = "qcom,sc8180x-smmu-500", .data = &qcom_smmu_500_impl0_data }, 525 { .compatible = "qcom,sc8280xp-smmu-500", .data = &qcom_smmu_500_impl0_data }, 529 { .compatible = "qcom,sm6115-smmu-500", .data = &qcom_smmu_500_impl0_data}, 530 { .compatible = "qcom,sm6125-smmu-500", .data = &qcom_smmu_500_impl0_data }, 532 { .compatible = "qcom,sm6350-smmu-500", .data = &qcom_smmu_500_impl0_data }, [all …]
|