Searched refs:IOMMU_CTRL_IMPL (Results 1 – 2 of 2) sorted by relevance
45 #define IOMMU_CTRL_IMPL 0xf0000000 /* Implementation */ macro
80 impl = (control & IOMMU_CTRL_IMPL) >> 28; in sbus_iommu_init()