Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h444 #define SET_RCISH(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, RCISH, v)
634 #define GET_RCISH(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, RCISH)
1003 #define RCISH (RCISH_MASK << RCISH_SHIFT) macro