Home
last modified time | relevance | path

Searched refs:IO_PHYS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
H 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)
H A Dhardware.h25 #define IO_PHYS UL(0x01c00000) macro
28 #define IO_VIRT (IO_PHYS + IO_OFFSET)
H A Dda8xx.h56 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
67 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H A Dhardware.h23 #define IO_PHYS UL(0x01c00000) macro
26 #define IO_VIRT (IO_PHYS + IO_OFFSET)
H A Dda8xx.h37 #define DA8XX_SYSCFG0_BASE (IO_PHYS + 0x14000)
48 #define DA8XX_SYSCFG1_BASE (IO_PHYS + 0x22C000)
H A Dda850.c256 .pfn = __phys_to_pfn(IO_PHYS),
H A Dda830.c453 .pfn = __phys_to_pfn(IO_PHYS),
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Ddavinci.h63 #define DAVINCI_TIMER0_BASE (IO_PHYS + 0x21400)
64 #define DAVINCI_WDOG_BASE (IO_PHYS + 0x21C00)
H 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),
H A Ddm365.c618 .pfn = __phys_to_pfn(IO_PHYS),
676 #define DM365_UART1_BASE (IO_PHYS + 0x106000)
H A Ddm644x.c540 .pfn = __phys_to_pfn(IO_PHYS),
H A Ddm646x.c480 .pfn = __phys_to_pfn(IO_PHYS),
H A Dda850.c307 .pfn = __phys_to_pfn(IO_PHYS),
H A Dda830.c632 .pfn = __phys_to_pfn(IO_PHYS),

Completed in 8 milliseconds