Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-at91.h40 #define AT91_TWI_ACMDIS BIT(17) /* Alternative Command Mode Disable */ macro
Di2c-at91-master.c645 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_ACMDIS); in at91_twi_xfer()