Searched refs:max_poll (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/i2c/dw-i2c/
H A Ddw-i2c.c74 int max_poll = 100; local
88 } while (poll++ < max_poll);

Completed in 75 milliseconds