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

/linux-4.4.14/arch/arm/mach-mv78xx0/include/mach/
H A Dmv78xx0.h76 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x10000) macro
81 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x1000)
82 #define I2C_1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x1100)
83 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2000)
85 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2100)
87 #define UART2_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2200)
89 #define UART3_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2300)

Completed in 55 milliseconds