Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.h129 #define I2C_HIGHSPEED_RATE 400000 macro
H A Dast_i2c.c315 if (speed > I2C_HIGHSPEED_RATE) { in ast_i2c_set_speed()