Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dmsm_iommu.c587 par = GET_PAR(base, ctx); in msm_iommu_iova_to_phys()
613 GET_FAR(base, ctx), GET_PAR(base, ctx)); in print_ctx_regs()
Dmsm_iommu_dev.c198 par = GET_PAR(regs_base, 0); in msm_iommu_probe()
Dmsm_iommu_hw-8xxx.h169 #define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c)) macro