Searched refs:TITAN_I2C_MAX_POLL (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/ | ||
D | i2c-yosemite.h | 48 #define TITAN_I2C_MAX_POLL 100 macro |
D | i2c-yosemite.c | 61 for (i = 0; i < TITAN_I2C_MAX_POLL; i++) { in titan_i2c_poll() |