Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dmsm_iommu_dev.c118 SET_FAR(base, ctx, 0); in msm_iommu_reset()
Dmsm_iommu.c136 SET_FAR(base, ctx, 0); in __reset_context()
/linux-3.4.99/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h143 #define SET_FAR(b, c, v) SET_CTX_REG(FAR, (b), (c), (v)) macro