Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu_dev.c105 SET_BPRCOSH(base, ctx, 0); in msm_iommu_reset()
Diommu.c120 SET_BPRCOSH(base, ctx, 0); in __reset_context()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h207 #define SET_BPRCOSH(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPRCOSH, v) macro