Home
last modified time | relevance | path

Searched refs:IO_PHYS (Results 1 – 15 of 15) sorted by relevance

/arch/arm/mach-davinci/include/mach/
Dserial.h28 #define DAVINCI_UART0_BASE (IO_PHYS + 0x20000)
29 #define DAVINCI_UART1_BASE (IO_PHYS + 0x20400)
30 #define DAVINCI_UART2_BASE (IO_PHYS + 0x20800)
32 #define DA8XX_UART0_BASE (IO_PHYS + 0x042000)
33 #define DA8XX_UART1_BASE (IO_PHYS + 0x10c000)
34 #define DA8XX_UART2_BASE (IO_PHYS + 0x10d000)
Dtime.h14 #define DAVINCI_TIMER0_BASE (IO_PHYS + 0x21400)
15 #define DAVINCI_TIMER1_BASE (IO_PHYS + 0x21800)
16 #define DAVINCI_WDOG_BASE (IO_PHYS + 0x21C00)
Dhardware.h25 #define IO_PHYS 0x01c00000UL macro
28 #define IO_VIRT (IO_PHYS + IO_OFFSET)
Dda8xx.h50 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
57 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
/arch/arm/mach-h720x/include/mach/
Dhardware.h27 #define IO_PHYS 0x80000000 macro
175 #define SERIAL0_BASE (IO_PHYS + SERIAL0_OFS)
179 #define SERIAL1_BASE (IO_PHYS + SERIAL1_OFS)
Dh7202-regs.h21 #define SERIAL2_BASE (IO_PHYS + SERIAL2_OFS)
24 #define SERIAL3_BASE (IO_PHYS + SERIAL3_OFS)
Duncompress.h17 volatile unsigned char *p = (volatile unsigned char *)(IO_PHYS+0x20000); in putc()
Ddebug-macro.S17 .equ io_phys, IO_PHYS
/arch/arm/mach-h720x/
Dcommon.c235 .pfn = __phys_to_pfn(IO_PHYS),
/arch/arm/mach-davinci/
Ddm355.c37 #define DM355_UART2_BASE (IO_PHYS + 0x206000)
757 .pfn = __phys_to_pfn(IO_PHYS),
Ddm365.c984 .pfn = __phys_to_pfn(IO_PHYS),
1044 #define DM365_UART1_BASE (IO_PHYS + 0x106000)
Ddm644x.c794 .pfn = __phys_to_pfn(IO_PHYS),
Ddm646x.c755 .pfn = __phys_to_pfn(IO_PHYS),
Dda850.c706 .pfn = __phys_to_pfn(IO_PHYS),
Dda830.c1114 .pfn = __phys_to_pfn(IO_PHYS),