Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Drockchip-iommu.c285 static void rk_iommu_command(struct rk_iommu *iommu, u32 command) in rk_iommu_command() function
361 rk_iommu_command(iommu, RK_MMU_CMD_ENABLE_STALL); in rk_iommu_enable_stall()
382 rk_iommu_command(iommu, RK_MMU_CMD_DISABLE_STALL); in rk_iommu_disable_stall()
403 rk_iommu_command(iommu, RK_MMU_CMD_ENABLE_PAGING); in rk_iommu_enable_paging()
424 rk_iommu_command(iommu, RK_MMU_CMD_DISABLE_PAGING); in rk_iommu_disable_paging()
460 rk_iommu_command(iommu, RK_MMU_CMD_FORCE_RESET); in rk_iommu_force_reset()