Home
last modified time | relevance | path

Searched refs:DOVE_SB_REGS_VIRT_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Ddove.h45 #define DOVE_SB_REGS_VIRT_BASE IOMEM(0xfec00000) macro
67 #define DOVE_UART0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12000)
69 #define DOVE_UART1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12100)
71 #define DOVE_UART2_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12200)
73 #define DOVE_UART3_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12300)
78 #define BRIDGE_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x20000)
87 #define DOVE_PCIE0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x40000)
95 #define DOVE_XOR0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60800)
97 #define DOVE_XOR0_HIGH_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60A00)
101 #define DOVE_XOR1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE
[all...]
H A Dcommon.c53 .virtual = (unsigned long) DOVE_SB_REGS_VIRT_BASE,
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Ddove.h40 #define DOVE_SB_REGS_VIRT_BASE IOMEM(0xfec00000) macro
62 #define DOVE_UART0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12000)
64 #define DOVE_UART1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12100)
66 #define DOVE_UART2_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12200)
68 #define DOVE_UART3_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12300)
73 #define BRIDGE_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x20000)
82 #define DOVE_PCIE0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x40000)
90 #define DOVE_XOR0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60800)
92 #define DOVE_XOR0_HIGH_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60A00)
96 #define DOVE_XOR1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE
[all...]
H A Dcommon.c48 .virtual = (unsigned long) DOVE_SB_REGS_VIRT_BASE,

Completed in 4 milliseconds