Searched refs:start_time_rx (Results 1 – 1 of 1) sorted by relevance
251 unsigned long start_time_rx; in __dw_i2c_read() local276 start_time_rx = get_timer(0); in __dw_i2c_read()296 start_time_rx = get_timer(0); in __dw_i2c_read()298 } else if (get_timer(start_time_rx) > I2C_BYTE_TO) { in __dw_i2c_read()