Home
last modified time | relevance | path

Searched refs:TTBR0_IRGNH (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h606 #define SET_TTBR0_IRGNH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH, v)
793 #define GET_TTBR0_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH)
1173 #define TTBR0_IRGNH (TTBR0_IRGNH_MASK << TTBR0_IRGNH_SHIFT) macro