Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c107 SET_PAR(base, ctx, 0); in msm_iommu_reset()
249 SET_PAR(base, ctx, 0); in __reset_context()
761 SET_PAR(iommu->base, 0, 0); in msm_iommu_probe()
H A Dmsm_iommu_hw-8xxx.h127 #define SET_PAR(b, c, v) SET_CTX_REG(PAR, (b), (c), (v)) macro