Searched refs:I2C_BASE1 (Results 1 – 9 of 9) sorted by relevance
11 #define I2C_BASE1 0x44E0B000 macro15 #define I2C_DEFAULT_BASE I2C_BASE1
9 #define I2C_DEFAULT_BASE I2C_BASE1
62 #define I2C_BASE1 (OMAP44XX_L4_PER_BASE + 0x70000) macro
69 #define I2C_BASE1 (OMAP54XX_L4_PER_BASE + 0x70000) macro
471 #define I2C_BASE1 (OMAP34XX_CORE_L4_IO_BASE + 0x70000) macro
107 { I2C_BASE1, 100000, OMAP_I2C_REV_V2},
846 return (void __iomem *)I2C_BASE1; in omap24_get_base()