Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91.c41 #define AT91_I2C_MAX_ALT_CMD_DATA_SIZE 256 macro
777 m_start->len < AT91_I2C_MAX_ALT_CMD_DATA_SIZE) { in at91_twi_xfer()