Searched refs:AT91_TWI_ACR_DATAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/i2c/busses/ | ||
D | i2c-at91.h | 84 #define AT91_TWI_ACR_DATAL(len) ((len) & 0xff) macro |
D | i2c-at91-master.c | 641 AT91_TWI_ACR_DATAL(m_start->len) | in at91_twi_xfer() |