Searched defs:ALI1563_MAX_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-ali1563.c25 #define ALI1563_MAX_TIMEOUT 500 macro
88 timeout = ALI1563_MAX_TIMEOUT;
158 timeout = ALI1563_MAX_TIMEOUT;
242 for (timeout = ALI1563_MAX_TIMEOUT; timeout; timeout--) {

Completed in 36 milliseconds