Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-at91.h26 #define AT91_I2C_MAX_ALT_CMD_DATA_SIZE 256 macro
Di2c-at91-master.c684 m_start->len < AT91_I2C_MAX_ALT_CMD_DATA_SIZE) { in at91_twi_xfer()