Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dmsm_iommu_dev.c107 SET_BPSHCFG(base, ctx, 0); in msm_iommu_reset()
Dmsm_iommu.c131 SET_BPSHCFG(base, ctx, 0); in __reset_context()
Dmsm_iommu_hw-8xxx.h210 #define SET_BPSHCFG(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPSHCFG, v) macro