NSCFG             198 drivers/iommu/msm_iommu_hw-8xxx.h #define SET_NSCFG(b, n, v)    SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), NSCFG, v)
NSCFG             316 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_NSCFG(b, n)      GET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), NSCFG)