Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c666 static const struct qcom_smmu_match_data qcom_smmu_500_impl0_data = { variable
682 { .compatible = "qcom,sc7180-smmu-500", .data = &qcom_smmu_500_impl0_data },
684 { .compatible = "qcom,sc7280-smmu-500", .data = &qcom_smmu_500_impl0_data },
691 { .compatible = "qcom,sm6115-smmu-500", .data = &qcom_smmu_500_impl0_data},
692 { .compatible = "qcom,sm6125-smmu-500", .data = &qcom_smmu_500_impl0_data },
694 { .compatible = "qcom,sm6350-smmu-500", .data = &qcom_smmu_500_impl0_data },
696 { .compatible = "qcom,sm6375-smmu-500", .data = &qcom_smmu_500_impl0_data },
698 { .compatible = "qcom,sm8150-smmu-500", .data = &qcom_smmu_500_impl0_data },
699 { .compatible = "qcom,sm8250-smmu-500", .data = &qcom_smmu_500_impl0_data },
702 { .compatible = "qcom,smmu-500", .data = &qcom_smmu_500_impl0_data },
[all …]