Searched refs:PRIVCFG (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 446 #define SET_PRIVCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PRIVCFG, v) 636 #define GET_PRIVCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, PRIVCFG) 1005 #define PRIVCFG (PRIVCFG_MASK << PRIVCFG_SHIFT) macro
|