Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu.c108 SET_BPRCISH(base, ctx, 0); in msm_iommu_reset()
248 SET_BPRCISH(base, ctx, 0); in __reset_context()
Dmsm_iommu_hw-8xxx.h208 #define SET_BPRCISH(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPRCISH, v) macro