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