Searched refs:OMAP_I2C_MAX_CONTROLLERS (Results 1 – 1 of 1) sorted by relevance
79 #define OMAP_I2C_MAX_CONTROLLERS 4 macro80 static struct omap_i2c_bus_platform_data i2c_pdata[OMAP_I2C_MAX_CONTROLLERS];101 ints[1] > OMAP_I2C_MAX_CONTROLLERS) in omap_i2c_bus_setup()145 BUG_ON(bus_id < 1 || bus_id > OMAP_I2C_MAX_CONTROLLERS); in omap_register_i2c_bus()