Searched refs:REALVIEW_I2C_BASE (Results 1 – 2 of 2) sorted by relevance
174 .start = REALVIEW_I2C_BASE,175 .end = REALVIEW_I2C_BASE + SZ_4K - 1,
165 #define REALVIEW_I2C_BASE 0x10002000 /* I2C control */ macro