Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/
Dmsm_iommu.c544 par = GET_PAR(iommu->base, master->num); in msm_iommu_iova_to_phys()
565 GET_FAR(base, ctx), GET_PAR(base, ctx)); in print_ctx_regs()
764 par = GET_PAR(iommu->base, 0); in msm_iommu_probe()
Dmsm_iommu_hw-8xxx.h156 #define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c)) macro