Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h225 #define SET_CR_TLBIALLCFG(b, v) SET_GLOBAL_FIELD(b, CR, CR_TLBIALLCFG, v)
342 #define GET_CR_TLBIALLCFG(b) GET_GLOBAL_FIELD(b, CR, CR_TLBIALLCFG)
884 #define CR_TLBIALLCFG (CR_TLBIALLCFG_MASK << CR_TLBIALLCFG_SHIFT) macro