Searched refs:IOMMU_CTRL_IMPL (Results 1 – 2 of 2) sorted by relevance
43 #define IOMMU_CTRL_IMPL 0xf0000000 /* Implementation */ macro
70 impl = (iommu->regs->control & IOMMU_CTRL_IMPL) >> 28; in iommu_init()