Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu.c456 *(sl_pte+i) = (pa & SL_BASE_MASK_LARGE) | SL_AP0 | in msm_iommu_map()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h74 #define SL_BASE_MASK_LARGE 0xFFFF0000 macro