Home
last modified time | relevance | path

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

/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h78 #define I2C_1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1100) macro
/arch/arm/mach-mv78xx0/
Dcommon.c270 orion_i2c_1_init(I2C_1_PHYS_BASE, IRQ_MV78XX0_I2C_1, 8); in mv78xx0_i2c_init()