Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dmsm_iommu.c146 SET_PRRR(base, ctx, 0); in __reset_context()
188 SET_PRRR(base, ctx, prrr); in __program_context()
Dmsm_iommu_dev.c122 SET_PRRR(base, ctx, 0); in msm_iommu_reset()
Dmsm_iommu_hw-8xxx.h146 #define SET_PRRR(b, c, v) SET_CTX_REG(PRRR, (b), (c), (v)) macro