Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-lpc32xx/ !
Dcommon.c102 .start = LPC32XX_ADC_BASE,
103 .end = LPC32XX_ADC_BASE + SZ_4K - 1,
145 .start = LPC32XX_ADC_BASE,
146 .end = LPC32XX_ADC_BASE + SZ_4K - 1,
/linux-3.4.99/arch/arm/mach-lpc32xx/include/mach/ !
Dplatform.h76 #define LPC32XX_ADC_BASE 0x40048000 macro