Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-mv78xx0/
A Dmv78xx0.h73 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x10000) macro
78 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x1000)
79 #define I2C_1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x1100)
80 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2000)
82 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2100)
84 #define UART2_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2200)
86 #define UART3_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2300)

Completed in 3 milliseconds