Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h454 #define SET_PTMTCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PTMTCFG, v)
644 #define GET_PTMTCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, PTMTCFG)
1013 #define PTMTCFG (PTMTCFG_MASK << PTMTCFG_SHIFT) macro