Searched refs:MVEBU_TWSI_BASE (Results 1 – 9 of 9) sorted by relevance
30 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
28 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
36 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
31 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
319 i2c_debug_reg = readl(MVEBU_TWSI_BASE + MVTWSI_ARMADA_DEBUG_REG); in board_early_init_f()321 writel(i2c_debug_reg, MVEBU_TWSI_BASE + MVTWSI_ARMADA_DEBUG_REG); in board_early_init_f()
56 #define MVEBU_TWSI_BASE (MVEBU_REGISTER(0x11000)) macro