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

  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 29 #define OMAP34XX_CORE_L4_IO_BASE 0x48000000
33 #define OMAP34XX_L4_IO_BASE OMAP34XX_CORE_L4_IO_BASE
cpu.h 471 #define I2C_BASE1 (OMAP34XX_CORE_L4_IO_BASE + 0x70000)
472 #define I2C_BASE2 (OMAP34XX_CORE_L4_IO_BASE + 0x72000)
473 #define I2C_BASE3 (OMAP34XX_CORE_L4_IO_BASE + 0x60000)
476 #define MUSB_BASE (OMAP34XX_CORE_L4_IO_BASE + 0xAB000)

Completed in 958 milliseconds