IRPTNDX           187 drivers/iommu/msm_iommu_hw-8xxx.h #define SET_IRPTNDX(b, n, v)  SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX, v)
IRPTNDX           305 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_IRPTNDX(b, n)	 GET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX)