Searched refs:OMAP_I2C_HIGH_SPEED (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | omap24xx_i2c.h | 86 #define OMAP_I2C_HIGH_SPEED 3400000 macro |
H A D | omap24xx_i2c.c | 309 if (speed >= OMAP_I2C_HIGH_SPEED) { in __omap24_i2c_setspeed() |