Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h610 #define SET_TTBR0_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNL, v)
797 #define GET_TTBR0_IRGNL(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNL)
1177 #define TTBR0_IRGNL (TTBR0_IRGNL_MASK << TTBR0_IRGNL_SHIFT) macro