Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu.c97 SET_BPRCNSH(base, ctx, 0); in msm_iommu_reset()
239 SET_BPRCNSH(base, ctx, 0); in __reset_context()
Dmsm_iommu_hw-8xxx.h196 #define SET_BPRCNSH(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPRCNSH, v) macro