Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Drockchip-iommu.c282 static void rk_iommu_command(struct rk_iommu *iommu, u32 command) in rk_iommu_command() function
358 rk_iommu_command(iommu, RK_MMU_CMD_ENABLE_STALL); in rk_iommu_enable_stall()
379 rk_iommu_command(iommu, RK_MMU_CMD_DISABLE_STALL); in rk_iommu_disable_stall()
400 rk_iommu_command(iommu, RK_MMU_CMD_ENABLE_PAGING); in rk_iommu_enable_paging()
421 rk_iommu_command(iommu, RK_MMU_CMD_DISABLE_PAGING); in rk_iommu_disable_paging()
457 rk_iommu_command(iommu, RK_MMU_CMD_FORCE_RESET); in rk_iommu_force_reset()