Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-davinci/
Dserial.h16 #define DAVINCI_UART0_BASE (IO_PHYS + 0x20000)
17 #define DAVINCI_UART1_BASE (IO_PHYS + 0x20400)
18 #define DAVINCI_UART2_BASE (IO_PHYS + 0x20800)
20 #define DA8XX_UART0_BASE (IO_PHYS + 0x042000)
21 #define DA8XX_UART1_BASE (IO_PHYS + 0x10c000)
22 #define DA8XX_UART2_BASE (IO_PHYS + 0x10d000)
Dhardware.h23 #define IO_PHYS UL(0x01c00000) macro
26 #define IO_VIRT (IO_PHYS + IO_OFFSET)
Ddavinci.h56 #define DAVINCI_TIMER0_BASE (IO_PHYS + 0x21400)
57 #define DAVINCI_WDOG_BASE (IO_PHYS + 0x21C00)
Dda8xx.h55 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
66 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
Ddm355.c37 #define DM355_UART2_BASE (IO_PHYS + 0x206000)
38 #define DM355_OSD_BASE (IO_PHYS + 0x70200)
39 #define DM355_VENC_BASE (IO_PHYS + 0x70400)
602 .pfn = __phys_to_pfn(IO_PHYS),
Ddm365.c608 .pfn = __phys_to_pfn(IO_PHYS),
666 #define DM365_UART1_BASE (IO_PHYS + 0x106000)
Dda850.c303 .pfn = __phys_to_pfn(IO_PHYS),
Dda830.c629 .pfn = __phys_to_pfn(IO_PHYS),