Searched refs:SET_CBNDX (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/iommu/ | ||
D | msm_iommu.c | 222 SET_CBNDX(iommu->base, mid, ctx); in config_mids() |
D | msm_iommu_hw-8xxx.h | 192 #define SET_CBNDX(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), CBNDX, v) macro |