Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu.c567 par = GET_PAR(iommu->base, master->num); in msm_iommu_iova_to_phys()
593 GET_FAR(base, ctx), GET_PAR(base, ctx)); in print_ctx_regs()
781 par = GET_PAR(iommu->base, 0); in msm_iommu_probe()
Dmsm_iommu_hw-8xxx.h169 #define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c)) macro