Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h77 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1000) macro
/linux-3.4.99/arch/arm/mach-mv78xx0/
Dcommon.c271 orion_i2c_init(I2C_0_PHYS_BASE, IRQ_MV78XX0_I2C_0, 8); in mv78xx0_i2c_init()