Searched refs:I2C_BASE (Results 1 – 5 of 5) sorted by relevance
13 #define I2C_BASE 0x01c21000 macro15 #define I2C_BASE 0x01c22000 macro
15 #define I2C_BASE I2C0_BASE macro
8 Parameter RAM itself, but the I2C_BASE field of the CPM2 Parameter RAM
292 SAMSUNG_BASE(i2c, I2C_BASE)
355 return (struct i2c_regs *)I2C_BASE; in davinci_get_base()