Home
last modified time | relevance | path

Searched refs:AT91_TWI_ACR_DATAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-at91.h88 #define AT91_TWI_ACR_DATAL(len) ((len) & AT91_TWI_ACR_DATAL_MASK) macro
H A Di2c-at91-master.c690 AT91_TWI_ACR_DATAL(m_start->len) | in at91_twi_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-at91.h87 #define AT91_TWI_ACR_DATAL(len) ((len) & AT91_TWI_ACR_DATAL_MASK) macro
H A Di2c-at91-master.c688 AT91_TWI_ACR_DATAL(m_start->len) | in at91_twi_xfer()

Completed in 4 milliseconds