Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Domap-iommu.c89 #define NR_OMAP4_IOMMU_DEVICES ARRAY_SIZE(omap4_devices) macro
90 static struct platform_device *omap4_iommu_pdev[NR_OMAP4_IOMMU_DEVICES];
93 #define NR_OMAP4_IOMMU_DEVICES 0 macro
114 num_iommu_devices = NR_OMAP4_IOMMU_DEVICES; in omap_iommu_init()