Searched refs:TTBR1_ORGN (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 617 #define SET_TTBR1_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN, v) 804 #define GET_TTBR1_ORGN(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN) 1184 #define TTBR1_ORGN (TTBR1_ORGN_MASK << TTBR1_ORGN_SHIFT) macro
|