Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu.c138 SET_PRRR(base, ctx, 0); in __reset_context()
180 SET_PRRR(base, ctx, prrr); in __program_context()
Diommu_dev.c123 SET_PRRR(base, ctx, 0); in msm_iommu_reset()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h146 #define SET_PRRR(b, c, v) SET_CTX_REG(PRRR, (b), (c), (v)) macro