Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Ddesignware_i2c.c187 unsigned long start_time_bb = get_timer(0); in i2c_wait_for_bb() local
193 if (get_timer(start_time_bb) > (unsigned long)(I2C_BYTE_TO_BB)) in i2c_wait_for_bb()