Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu_dev.c336 SET_CBACR_N(drvdata->base, c->num, 0); in msm_iommu_ctx_probe()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h98 #define SET_CBACR_N(b, N, v) SET_GLOBAL_REG_N(CBACR_N, N, (b), (v)) macro