Home
last modified time | relevance | path

Searched refs:SET_M (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c215 SET_M(regs_base, 0, 1); in msm_iommu_probe()
221 SET_M(regs_base, 0, 0); in msm_iommu_probe()
Dmsm_iommu.c210 SET_M(base, ctx, 1); in __program_context()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h580 #define SET_M(b, c, v) SET_CONTEXT_FIELD(b, c, SCTLR, M, v) macro