Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu_dev.c108 SET_BPSHCFG(base, ctx, 0); in msm_iommu_reset()
Diommu.c123 SET_BPSHCFG(base, ctx, 0); in __reset_context()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h210 #define SET_BPSHCFG(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(M2VCBR_N), BPSHCFG, v) macro