Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu_dev.c105 SET_BPRCISH(base, ctx, 0); in msm_iommu_reset()
Dmsm_iommu.c129 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