Searched refs:SET_CBVMID (Results 1 – 2 of 2) sorted by relevance
316 SET_CBVMID(drvdata->base, c->num, 0); in msm_iommu_ctx_probe()
199 #define SET_CBVMID(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), CBVMID, v) macro