Searched refs:TTBR0_SH (Results 1 – 1 of 1) sorted by relevance
/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 594 #define SET_TTBR0_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH, v) 781 #define GET_TTBR0_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH) 1161 #define TTBR0_SH (TTBR0_SH_MASK << TTBR0_SH_SHIFT) macro
|