Searched refs:SET_TTBCR (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/iommu/ |
D | msm_iommu.c | 138 SET_TTBCR(base, ctx, 0); in __reset_context() 162 SET_TTBCR(base, ctx, 0); in __program_context()
|
D | msm_iommu_dev.c | 114 SET_TTBCR(base, ctx, 0); in msm_iommu_reset()
|
D | msm_iommu_hw-8xxx.h | 139 #define SET_TTBCR(b, c, v) SET_CTX_REG(TTBCR, (b), (c), (v)) macro
|