Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.c190 unsigned long start_time_bb = get_timer(0); in i2c_wait_for_bb() local
196 if (get_timer(start_time_bb) > (unsigned long)(I2C_BYTE_TO_BB)) in i2c_wait_for_bb()