Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.h131 #define I2C_FAST_SPEED 400000 macro
H A Ddesignware_i2c.c89 else if (speed >= I2C_FAST_SPEED) in __dw_i2c_set_bus_speed()