Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu_dev.c109 SET_BPMTCFG(base, ctx, 0); in msm_iommu_reset()
Diommu.c124 SET_BPMTCFG(base, ctx, 0); in __reset_context()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h212 #define SET_BPMTCFG(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPMTCFG, v) macro