Searched refs:TTBR0_ORGN (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 608 #define SET_TTBR0_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN, v) 795 #define GET_TTBR0_ORGN(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN) 1175 #define TTBR0_ORGN (TTBR0_ORGN_MASK << TTBR0_ORGN_SHIFT) macro
|