Searched refs:SET_M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/ |
H A D | msm_iommu.c | 302 SET_M(base, ctx, 1); in __program_context() 760 SET_M(iommu->base, 0, 1); in msm_iommu_probe() 766 SET_M(iommu->base, 0, 0); in msm_iommu_probe()
|
H A D | msm_iommu_hw-8xxx.h | 567 #define SET_M(b, c, v) SET_CONTEXT_FIELD(b, c, SCTLR, M, v) macro
|