Lines Matching refs:ti
5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances
6 "ti,omap4-iommu" for OMAP4/OMAP5 IOMMU instances
7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances
8 "ti,dra7-iommu" for DRA7xx IOMMU instances
9 - ti,hwmods : Name of the hwmod associated with the IOMMU instance
19 - ti,#tlb-entries : Number of entries in the translation look-aside buffer.
21 - ti,iommu-bus-err-back : Indicates the IOMMU instance supports throwing
23 - ti,syscon-mmuconfig : Should be a pair of the phandle to the DSP_SYSTEM
35 compatible = "ti,omap2-iommu";
38 ti,hwmods = "mmu_isp";
39 ti,#tlb-entries = <8>;
44 compatible = "ti,dra7-dsp-iommu";
47 ti,hwmods = "mmu0_dsp2";
49 ti,syscon-mmuconfig = <&dsp2_system 0x0>;
53 compatible = "ti,dra7-dsp-iommu";
56 ti,hwmods = "mmu1_dsp2";
58 ti,syscon-mmuconfig = <&dsp2_system 0x1>;