Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu.c142 SET_NMRR(base, ctx, 0); in __reset_context()
184 SET_NMRR(base, ctx, nmrr); in __program_context()
Dmsm_iommu_dev.c124 SET_NMRR(base, ctx, 0); in msm_iommu_reset()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h147 #define SET_NMRR(b, c, v) SET_CTX_REG(NMRR, (b), (c), (v)) macro