Searched refs:MIN_FS_SCL_LOWTIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | designware_i2c.h | 57 #define MIN_FS_SCL_LOWTIME 1300 macro |
H A D | designware_i2c.c | 136 lcnt = (IC_CLK * MIN_FS_SCL_LOWTIME) / NANO_TO_MICRO; in __dw_i2c_set_bus_speed() |