Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c117 SET_PAR(base, ctx, 0); in msm_iommu_reset()
216 SET_PAR(regs_base, 0, 0); in msm_iommu_probe()
Dmsm_iommu.c135 SET_PAR(base, ctx, 0); in __reset_context()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h140 #define SET_PAR(b, c, v) SET_CTX_REG(PAR, (b), (c), (v)) macro