Home
last modified time | relevance | path

Searched refs:DOVE_I2C_PHYS_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-dove/
H A Ddove.h60 #define DOVE_I2C_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x11000) macro
H A Dcommon.c229 orion_i2c_init(DOVE_I2C_PHYS_BASE, IRQ_DOVE_I2C, 10); in dove_i2c_init()