Searched refs:TLBMCFG (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 449 #define SET_TLBMCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, TLBMCFG, v) 639 #define GET_TLBMCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, TLBMCFG) 1008 #define TLBMCFG (TLBMCFG_MASK << TLBMCFG_SHIFT) macro
|