Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h214 SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPMEMTYPE, v)
331 #define GET_BPMEMTYPE(b, n) GET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPMEMTYPE)
941 #define BPMEMTYPE (BPMEMTYPE_MASK << BPMEMTYPE_SHIFT) macro