Searched refs:SET_PRRR (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-msm/ |
D | iommu.c | 138 SET_PRRR(base, ctx, 0); in __reset_context() 180 SET_PRRR(base, ctx, prrr); in __program_context()
|
D | iommu_dev.c | 123 SET_PRRR(base, ctx, 0); in msm_iommu_reset()
|
/linux-2.6.39/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 146 #define SET_PRRR(b, c, v) SET_CTX_REG(PRRR, (b), (c), (v)) macro
|