Home
last modified time | relevance | path

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

/linux/arch/arm/mach-davinci/include/mach/
A Dserial.h18 #define DAVINCI_UART0_BASE (IO_PHYS + 0x20000)
19 #define DAVINCI_UART1_BASE (IO_PHYS + 0x20400)
20 #define DAVINCI_UART2_BASE (IO_PHYS + 0x20800)
22 #define DA8XX_UART0_BASE (IO_PHYS + 0x042000)
23 #define DA8XX_UART1_BASE (IO_PHYS + 0x10c000)
24 #define DA8XX_UART2_BASE (IO_PHYS + 0x10d000)
A Dhardware.h25 #define IO_PHYS UL(0x01c00000) macro
28 #define IO_VIRT (IO_PHYS + IO_OFFSET)
A Dda8xx.h56 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
67 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
/linux/arch/arm/mach-davinci/
A Ddavinci.h63 #define DAVINCI_TIMER0_BASE (IO_PHYS + 0x21400)
64 #define DAVINCI_WDOG_BASE (IO_PHYS + 0x21C00)
A Ddm355.c41 #define DM355_UART2_BASE (IO_PHYS + 0x206000)
42 #define DM355_OSD_BASE (IO_PHYS + 0x70200)
43 #define DM355_VENC_BASE (IO_PHYS + 0x70400)
606 .pfn = __phys_to_pfn(IO_PHYS),
A Ddm365.c618 .pfn = __phys_to_pfn(IO_PHYS),
676 #define DM365_UART1_BASE (IO_PHYS + 0x106000)
A Ddm646x.c480 .pfn = __phys_to_pfn(IO_PHYS),
A Ddm644x.c540 .pfn = __phys_to_pfn(IO_PHYS),
A Dda850.c307 .pfn = __phys_to_pfn(IO_PHYS),
A Dda830.c632 .pfn = __phys_to_pfn(IO_PHYS),

Completed in 13 milliseconds