Home
last modified time | relevance | path

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

/arch/arm/mach-msm/include/mach/
Dmsm_iomap.h49 #define MSM_CSR_BASE IOMEM(0xE0001000) macro
/arch/arm/mach-msm/
Dproc_comm.c30 writel(1, MSM_CSR_BASE + 0x400 + (irq * 4)); in msm_a2m_int()
Dsmd_private.h398 writel(1, MSM_CSR_BASE + 0x400 + (irq * 4)); in msm_a2m_int()