Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-am33xx/
A Di2c.h12 #define I2C_BASE2 0x4802A000 macro
/u-boot/arch/arm/include/asm/arch-omap4/
A Dcpu.h63 #define I2C_BASE2 (OMAP44XX_L4_PER_BASE + 0x72000) macro
/u-boot/arch/arm/include/asm/arch-omap5/
A Dcpu.h70 #define I2C_BASE2 (OMAP54XX_L4_PER_BASE + 0x72000) macro
/u-boot/arch/arm/mach-omap2/am33xx/
A Dboard.c119 { I2C_BASE2, 100000, OMAP_I2C_REV_V2},
/u-boot/arch/arm/include/asm/arch-omap3/
A Dcpu.h472 #define I2C_BASE2 (OMAP34XX_CORE_L4_IO_BASE + 0x72000) macro
/u-boot/board/nokia/rx51/
A Drx51.c716 { I2C_BASE2, 100000, OMAP_I2C_REV_V1 },
/u-boot/drivers/i2c/
A Domap24xx_i2c.c851 return (void __iomem *)I2C_BASE2; in omap24_get_base()

Completed in 12 milliseconds