Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ddesignware_i2c.h56 #define MIN_SS_SCL_LOWTIME 4700 macro
H A Ddesignware_i2c.c118 lcnt = (IC_CLK * MIN_SS_SCL_LOWTIME) / NANO_TO_MICRO; in __dw_i2c_set_bus_speed()