HomeSort by relevance Sort by last modified time
    Searched refs:OMAP54XX_L4_PER_BASE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 69 #define I2C_BASE1 (OMAP54XX_L4_PER_BASE + 0x70000)
70 #define I2C_BASE2 (OMAP54XX_L4_PER_BASE + 0x72000)
71 #define I2C_BASE3 (OMAP54XX_L4_PER_BASE + 0x60000)
72 #define I2C_BASE4 (OMAP54XX_L4_PER_BASE + 0x7A000)
73 #define I2C_BASE5 (OMAP54XX_L4_PER_BASE + 0x7C000)
omap.h 25 #define OMAP54XX_L4_PER_BASE 0x48000000
72 #define UART1_BASE (OMAP54XX_L4_PER_BASE + 0x6a000)
73 #define UART2_BASE (OMAP54XX_L4_PER_BASE + 0x6c000)
74 #define UART3_BASE (OMAP54XX_L4_PER_BASE + 0x20000)
75 #define UART4_BASE (OMAP54XX_L4_PER_BASE + 0x6e000)
79 #define GPT2_BASE (OMAP54XX_L4_PER_BASE + 0x32000)
80 #define GPT3_BASE (OMAP54XX_L4_PER_BASE + 0x34000)

Completed in 526 milliseconds