Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu.c105 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()
Dmsm_iommu_hw-8xxx.h125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v)) macro