Searched refs:TTBR1_NOS (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 618 #define SET_TTBR1_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS, v) 805 #define GET_TTBR1_NOS(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS) 1185 #define TTBR1_NOS (TTBR1_NOS_MASK << TTBR1_NOS_SHIFT) macro
|