Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Di2c-yosemite.h48 #define TITAN_I2C_MAX_POLL 100 macro
Di2c-yosemite.c61 for (i = 0; i < TITAN_I2C_MAX_POLL; i++) { in titan_i2c_poll()