Searched refs:TITAN_I2C_MAX_WORDS_PER_RW (Results 1 – 2 of 2) sorted by relevance
96 for (i = 0; i < TITAN_I2C_MAX_WORDS_PER_RW; ++i,write_data += 2, in titan_i2c_xfer()120 for (i = 0; i < TITAN_I2C_MAX_WORDS_PER_RW; ++i,read_data += 2, in titan_i2c_xfer()136 loop -= (TITAN_I2C_MAX_WORDS_PER_RW * 2); in titan_i2c_xfer()
47 #define TITAN_I2C_MAX_WORDS_PER_RW 4 macro