Searched refs:I2C_MAX_SPEED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ | ||
| H A D | designware_i2c.h | 131 #define I2C_MAX_SPEED 3400000 macro |
| H A D | designware_i2c.c | 83 if (speed >= I2C_MAX_SPEED) in __dw_i2c_set_bus_speed() |