Home
last modified time | relevance | path

Searched refs:RK_MMU_STATUS_STALL_ACTIVE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
Drockchip-iommu.c44 #define RK_MMU_STATUS_STALL_ACTIVE BIT(2) macro
303 return rk_iommu_read(iommu, RK_MMU_STATUS) & RK_MMU_STATUS_STALL_ACTIVE; in rk_iommu_is_stall_active()