Lines Matching full:iommu
1 * QCOM IOMMU v1 Implementation
4 a similar looking IOMMU but without access to the global register space,
12 "qcom,msm8916-iommu"
13 "qcom,msm8953-iommu"
15 Followed by "qcom,msm-iommu-v1".
28 - #iommu-cells : Must be 1. Index identifies the context-bank #.
30 - ranges : Base address and size of the iommu context banks.
32 - qcom,iommu-secure-id : secure-id.
38 - "qcom,msm-iommu-v1-ns" : non-secure context bank
39 - "qcom,msm-iommu-v1-sec" : secure context bank
40 - reg : Base address and size of context bank within the iommu
46 be only specified if the iommu requires configuration
48 secure lines. (Ie. if the iommu contains secure
54 apps_iommu: iommu@1e20000 {
57 #iommu-cells = <1>;
58 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
64 qcom,iommu-secure-id = <17>;
67 iommu-ctx@4000 {
68 compatible = "qcom,msm-iommu-v1-ns";
74 iommu-ctx@5000 {
75 compatible = "qcom,msm-iommu-v1-sec";
81 gpu_iommu: iommu@1f08000 {
84 #iommu-cells = <1>;
85 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
90 qcom,iommu-secure-id = <18>;
93 iommu-ctx@1000 {
94 compatible = "qcom,msm-iommu-v1-ns";
100 iommu-ctx@2000 {
101 compatible = "qcom,msm-iommu-v1-ns";