orion_i2c_init
orion_i2c_init(DOVE_I2C_PHYS_BASE, IRQ_DOVE_I2C, 10);
orion_i2c_init(I2C_0_PHYS_BASE, IRQ_MV78XX0_I2C_0, 8);
orion_i2c_init(I2C_PHYS_BASE, IRQ_ORION5X_I2C, 8);
void __init orion_i2c_init(unsigned long mapbase,