Searched refs:MVEBU_TWSI_BASE (Results 1 – 8 of 8) sorted by relevance
27 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
24 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
33 #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
329 i2c_debug_reg = readl(MVEBU_TWSI_BASE + MVTWSI_ARMADA_DEBUG_REG); in board_early_init_f()331 writel(i2c_debug_reg, MVEBU_TWSI_BASE + MVTWSI_ARMADA_DEBUG_REG); in board_early_init_f()
58 #define MVEBU_TWSI_BASE (MVEBU_REGISTER(0x11000)) macro