Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/
Dmsm_iommu.c95 SET_BPRCOSH(base, ctx, 0); in msm_iommu_reset()
237 SET_BPRCOSH(base, ctx, 0); in __reset_context()
Dmsm_iommu_hw-8xxx.h194 #define SET_BPRCOSH(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPRCOSH, v) macro