Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dmv78xx0.h84 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x1000) macro
H A Dcommon.c272 orion_i2c_init(I2C_0_PHYS_BASE, IRQ_MV78XX0_I2C_0, 8); in mv78xx0_i2c_init()