Searched refs:TTBR1_IRGNL (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 619 #define SET_TTBR1_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL, v) 806 #define GET_TTBR1_IRGNL(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL) 1186 #define TTBR1_IRGNL (TTBR1_IRGNL_MASK << TTBR1_IRGNL_SHIFT) macro
|