Searched refs:AT91_TWI_ACR_DATAL (Results 1 – 2 of 2) sorted by relevance
/drivers/i2c/busses/ | ||
D | i2c-at91.h | 88 #define AT91_TWI_ACR_DATAL(len) ((len) & AT91_TWI_ACR_DATAL_MASK) macro |
D | i2c-at91-master.c | 690 AT91_TWI_ACR_DATAL(m_start->len) | in at91_twi_xfer() |