Searched refs:SET_TTBR1 (Results 1 – 2 of 2) sorted by relevance
/drivers/iommu/ |
D | msm_iommu.c | 105 SET_TTBR1(base, ctx, 0); in msm_iommu_reset() 247 SET_TTBR1(base, ctx, 0); in __reset_context() 276 SET_TTBR1(base, ctx, 0); in __program_context()
|
D | msm_iommu_hw-8xxx.h | 125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v)) macro
|