Searched refs:REG_MMU_STATUS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/
H A Dexynos-iommu.c147 #define REG_MMU_STATUS 0x008 macro
435 while ((i > 0) && !(readl(data->sfrbase + REG_MMU_STATUS) & 1))
438 if (!(readl(data->sfrbase + REG_MMU_STATUS) & 1)) {

Completed in 97 milliseconds