Searched refs:SET_SCTLR (Results 1 – 3 of 3) sorted by relevance
111 SET_SCTLR(base, ctx, 0); in msm_iommu_reset()
126 SET_SCTLR(base, ctx, 0); in __reset_context()
134 #define SET_SCTLR(b, c, v) SET_CTX_REG(SCTLR, (b), (c), (v)) macro