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

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
i2c.h 9 #define I2C_BASE1 0x44E0B000
13 #define I2C_DEFAULT_BASE I2C_BASE1
  /external/u-boot/arch/arm/include/asm/arch-omap3/
i2c.h 9 #define I2C_DEFAULT_BASE I2C_BASE1
cpu.h 471 #define I2C_BASE1 (OMAP34XX_CORE_L4_IO_BASE + 0x70000)
  /external/u-boot/arch/arm/include/asm/arch-omap4/
i2c.h 9 #define I2C_DEFAULT_BASE I2C_BASE1
cpu.h 62 #define I2C_BASE1 (OMAP44XX_L4_PER_BASE + 0x70000)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
i2c.h 9 #define I2C_DEFAULT_BASE I2C_BASE1
cpu.h 69 #define I2C_BASE1 (OMAP54XX_L4_PER_BASE + 0x70000)
  /external/u-boot/drivers/i2c/
omap24xx_i2c.c 702 return (struct i2c *)I2C_BASE1;

Completed in 519 milliseconds