Linux Kernel
3.7.1
|
#include <iommu.h>
Data Fields | |
void __iomem * | base |
int | irq |
int | ncb |
struct clk * | clk |
struct clk * | pclk |
struct msm_iommu_drvdata - A single IOMMU hardware instance : IOMMU config port base address (VA) The number of contexts on this IOMMU : Interrupt number : The bus clock for this IOMMU hardware instance : The clock for the IOMMU bus interconnect
A msm_iommu_drvdata holds the global driver data about a single piece of an IOMMU hardware instance.