Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c105 SET_BPRCOSH(base, ctx, 0); in msm_iommu_reset()
Dmsm_iommu.c123 SET_BPRCOSH(base, ctx, 0); in __reset_context()
/linux-3.4.99/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