Searched refs:IOMMU_CTRL_VERS (Results 1 – 2 of 2) sorted by relevance
46 #define IOMMU_CTRL_VERS 0x0f000000 /* Version */ macro
82 vers = (control & IOMMU_CTRL_VERS) >> 24; in sbus_iommu_init()