Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ep93xx/
Dcore.c545 .start = EP93XX_PWM_PHYS_BASE,
546 .end = EP93XX_PWM_PHYS_BASE + 0x10 - 1,
560 .start = EP93XX_PWM_PHYS_BASE + 0x20,
561 .end = EP93XX_PWM_PHYS_BASE + 0x30 - 1,
Dsoc.h100 #define EP93XX_PWM_PHYS_BASE EP93XX_APB_PHYS(0x00110000) macro