Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dmsm_iommu.c99 SET_BPSHCFG(base, ctx, 0); in msm_iommu_reset()
248 SET_BPSHCFG(base, ctx, 0); in __reset_context()
Dmsm_iommu_hw-8xxx.h197 #define SET_BPSHCFG(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPSHCFG, v) macro