Searched refs:SET_ACTLR (Results 1 – 2 of 2) sorted by relevance
100 SET_ACTLR(base, ctx, 0); in msm_iommu_reset()242 SET_ACTLR(base, ctx, 0); in __reset_context()
122 #define SET_ACTLR(b, c, v) SET_CTX_REG(ACTLR, (b), (c), (v)) macro