Home
last modified time | relevance | path

Searched refs:OMAP_I2C_HIGH_SPEED (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.h86 #define OMAP_I2C_HIGH_SPEED 3400000 macro
H A Domap24xx_i2c.c309 if (speed >= OMAP_I2C_HIGH_SPEED) { in __omap24_i2c_setspeed()