Searched refs:SET_TTBR1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/iommu/ |
| D | msm_iommu.c | 105 SET_TTBR1(base, ctx, 0); in msm_iommu_reset() 254 SET_TTBR1(base, ctx, 0); in __reset_context() 283 SET_TTBR1(base, ctx, priv->cfg.arm_v7s_cfg.ttbr[1]); in __program_context()
|
| D | msm_iommu_hw-8xxx.h | 125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v)) macro
|