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"
14 Followed by "qcom,msm-iommu-v1".
27 - #iommu-cells : Must be 1. Index identifies the context-bank #.
29 - ranges : Base address and size of the iommu context banks.
31 - qcom,iommu-secure-id : secure-id.
37 - "qcom,msm-iommu-v1-ns" : non-secure context bank
38 - "qcom,msm-iommu-v1-sec" : secure context bank
39 - reg : Base address and size of context bank within the iommu
45 be only specified if the iommu requires configuration
47 secure lines. (Ie. if the iommu contains secure
53 apps_iommu: iommu@1e20000 {
56 #iommu-cells = <1>;
57 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
63 qcom,iommu-secure-id = <17>;
66 iommu-ctx@4000 {
67 compatible = "qcom,msm-iommu-v1-ns";
73 iommu-ctx@5000 {
74 compatible = "qcom,msm-iommu-v1-sec";
80 gpu_iommu: iommu@1f08000 {
83 #iommu-cells = <1>;
84 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
89 qcom,iommu-secure-id = <18>;
92 iommu-ctx@1000 {
93 compatible = "qcom,msm-iommu-v1-ns";
99 iommu-ctx@2000 {
100 compatible = "qcom,msm-iommu-v1-ns";