Searched refs:TTBR1_SH (Results 1 – 1 of 1) sorted by relevance
/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 603 #define SET_TTBR1_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH, v) 790 #define GET_TTBR1_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH) 1170 #define TTBR1_SH (TTBR1_SH_MASK << TTBR1_SH_SHIFT) macro
|