Searched refs:SMBUS_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
57 #define SMBUS_TIMEOUT 100 /* 100 ms */ macro74 } while (get_timer(ts) < SMBUS_TIMEOUT); in smbus_wait_until_ready()89 } while (get_timer(ts) < SMBUS_TIMEOUT); in smbus_wait_until_done()
71 SMBUS_TIMEOUT = 0x18, enumerator