Searched refs:orion_i2c_init (Results 1 – 5 of 5) sorted by relevance
62 void __init orion_i2c_init(unsigned long mapbase,
272 orion_i2c_init(I2C_0_PHYS_BASE, IRQ_MV78XX0_I2C_0, 8); in mv78xx0_i2c_init()
117 orion_i2c_init(I2C_PHYS_BASE, IRQ_ORION5X_I2C, 8); in orion5x_i2c_init()
231 orion_i2c_init(DOVE_I2C_PHYS_BASE, IRQ_DOVE_I2C, 10); in dove_i2c_init()
534 void __init orion_i2c_init(unsigned long mapbase, in orion_i2c_init() function