Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c302 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 Dmsm_iommu_hw-8xxx.h567 #define SET_M(b, c, v) SET_CONTEXT_FIELD(b, c, SCTLR, M, v) macro