Searched refs:MIN_HS_SCL_LOWTIME (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/i2c/ | ||
D | designware_i2c.h | 59 #define MIN_HS_SCL_LOWTIME 160 macro |
D | designware_i2c.c | 105 lcnt = (IC_CLK * MIN_HS_SCL_LOWTIME) / NANO_TO_MICRO; in __dw_i2c_set_bus_speed() |