Searched refs:I2C_HIGHSPEED_RATE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ | ||
| H A D | ast_i2c.h | 130 #define I2C_HIGHSPEED_RATE 400000 macro |
| H A D | ast_i2c.c | 320 if (speed > I2C_HIGHSPEED_RATE) { in ast_i2c_set_speed() |